CliContextIsEmptyCommand Method
Gets a value indicating whether current command is specified without any arguments or options.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public bool IsEmptyCommand()
Return Value
Boolean if current command has no arguments or options,
if not.