Subcommand

class Subcommand(command: Command)

A wrapper around a Command, for usage as a subcommand inside another command.

Constructors

Link copied to clipboard
fun Subcommand(command: Command)