parseCommandsWithArgsSources

fun List<<Error class: unknown class>>.parseCommandsWithArgsSources(): Map<<Error class: unknown class>, Array<<Error class: unknown class>>>
fun <Error class: unknown class>.parseCommandsWithArgsSources(): <Error class: unknown class>
fun <Error class: unknown class><<Error class: unknown class>>.parseCommandsWithArgsSources(): <Error class: unknown class>

Parse text sources to find commands with their arguments. This method will skip all the text sources before first command and all following text sources until the next command will be guessed as an args of last found command