isTopLevelCommand

abstract fun isTopLevelCommand(commandInput: String): Boolean
abstract fun isTopLevelCommand(commandInput: ConsoleCommandRequest): Boolean