|
Go to the source code of this file.
Classes | |
class | ByNameStopperLinux |
Stops or kills applications on Linux based on their name. This ApplicationStopper stops (killall -15) or kills (killall -9) application processes on Linux. It should not be used on other operating systems, due to the usage of system calls. More... | |
Namespaces | |
ScenarioManager | |
ScenarioManager::Exec | |