ConsoleCommandParser

@Service
class ConsoleCommandParser

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
fun getCommandType(command: String): SupportedConsoleCommand
Link copied to clipboard
fun parseCommand(command: String): SupportedConsoleCommand