Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class ProxyCommandBridgeCommand(name: String, description: String, usage: String, aliases: List<String>, flags: Int, isMessagingEnabled: () -> Boolean, isRegistrySynchronized: () -> Boolean) : CommandBase