new RestartCommand()
Properties:
Name | Type | Description |
---|---|---|
MK_INTRO |
string | The translation key of 'initializing' phase message |
The main class that handles the 'restart' command execution.
Methods
execute()
The main method to call 'stop' command and then call 'start' command by using their respective classes.