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