Closed dustinmoorman closed 10 years ago
See Flashcards\Exam::clear()
needs to detect different OS and use correct system commands for each.
This is done checking the value of a constant for its windows definition, and otherwise defaulting to linux.
See Flashcards\Exam::clear()
needs to detect different OS and use correct system commands for each.