toggle menu
console-models
JVM
switch theme
search in API
console-models
/
org.cryptotrader.console.library.model
/
ConsoleCommandRegex
Console
Command
Regex
interface
ConsoleCommandRegex
Inheritors
CurrencyCommand
PortfolioCommand
Members
Properties
regex
String
Link copied to clipboard
abstract
val
regexString
:
String
Functions
as
Regex
Link copied to clipboard
open
fun
asRegex
(
)
:
Regex
matches
Link copied to clipboard
open
fun
matches
(
input
:
String
)
:
Boolean