subcommand

public final Unit subcommand(String name, String aliases, Function1<Command, Unit> block)
public final Unit subcommand(Command child)