Searched refs:helpSubCmds (Results 1 – 1 of 1) sorted by relevance
132 val helpSubCmds = subCmdsRequestingHelp() in execute() constant138 } else if (helpSubCmds.isNotEmpty()) { in execute()139 helpSubCmds.forEach { it.help(pw) } in execute()