toggle menu
console-services
JVM
switch theme
search in API
console-services
/
org.cryptotrader.console.library.services.models
/
ConsoleCommandExecutor
/
isCommandMatch
is
Command
Match
abstract
fun
isCommandMatch
(
command
:
ConsoleCommandRegex
,
commandInput
:
String
)
:
Boolean
abstract
fun
isCommandMatch
(
command
:
ConsoleCommandRegex
,
commandInput
:
ConsoleCommandRequest
)
:
Boolean