CliResultIsCalledTDefinition Method
Checks if the command line input is for the indicated definition class.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.6.6
public bool IsCalled<TDefinition>()
- TDefinition
-
The definition class for the command. A command builder for this class should be automatically generated by the source generator.
Boolean[Missing <returns> documentation for "M:DotMake.CommandLine.CliResult.IsCalled``1"]