Variable: COMMAND_NOT_FOUND_CODE
Variable: COMMAND_NOT_FOUND_CODE
const COMMAND_NOT_FOUND_CODE: 404 = 404;
A constant representing the default command not found code.
This constant is used to indicate that a command was not found or does not exist.
const COMMAND_NOT_FOUND_CODE: 404 = 404;
A constant representing the default command not found code.
This constant is used to indicate that a command was not found or does not exist.