CleanCommand constructor
CleanCommand()
Creates a CleanCommand instance.
The --client-id option is mandatory for this command.
Implementation
CleanCommand() : super(mandatory: true);
Creates a CleanCommand instance.
The --client-id option is mandatory for this command.
CleanCommand() : super(mandatory: true);