Texted With Text Sources
    Properties
Inheritors
Extensions
Link copied to clipboard
                fun TextedWithTextSources.parseCommandsWithParams(argsSeparator: Regex = defaultArgsSeparator): Map<String, Array<String>>
Content copied to clipboard
Parse commands and their args. Logic will find command, get all subsequent data as args until new command