EntitiesOutput

Properties

Link copied to clipboard
Link copied to clipboard
abstract val text: String?
Link copied to clipboard
abstract val textSources: List<TextSource>?

Full list of TextSources

Inheritors

Link copied to clipboard

Extensions

Link copied to clipboard
fun TextedWithTextSources.parseCommandsWithParams(argsSeparator: Regex = defaultArgsSeparator): Map<String, Array<String>>

Parse commands and their args. Logic will find command, get all subsequent data as args until new command