toggle menu
console-services
JVM
switch theme
search in API
console-services
/
org.cryptotrader.console.library.services
/
ConsoleCommandParser
Console
Command
Parser
@
Service
class
ConsoleCommandParser
Members
Constructors
Console
Command
Parser
Link copied to clipboard
constructor
(
)
Functions
contains
Supported
Command
Link copied to clipboard
fun
containsSupportedCommand
(
command
:
String
)
:
Boolean
get
Command
Type
Link copied to clipboard
fun
getCommandType
(
command
:
String
)
:
SupportedConsoleCommand
parse
Command
Link copied to clipboard
fun
parseCommand
(
command
:
String
)
:
SupportedConsoleCommand