new ConfCommand()
Properties:
Name | Type | Description |
---|---|---|
MK_CONF_SUCCESS |
string | The translation key of 'writing configuration success' phase message |
MK_CONF_NOT_EXIST |
string | The translation key of 'key does not exist' phase message |
The main class that handles the 'conf' command execution.
Methods
execute()
The main method that handles configuration changes and then save the results back to the configuration file.