Package-level declarations
Types
Link copied to clipboard
abstract class BaseConsoleCommandRunner<TopLevelCommand : Enum<TopLevelCommand>, ConsoleCommandRegex>(topLevelCommand: TopLevelCommand) : ConsoleCommandExecutor
Link copied to clipboard
interface ConsoleCommandExecutor