Class ListArgs
Inherited Members
Namespace: AnalysisPrograms.Production.Arguments
Assembly: AnalysisPrograms.dll
Syntax
[Command("list", Description = "Lists known commands")]
public class ListArgs : SubCommandBase
Methods
| Improve this Doc View SourceExecute(CommandLineApplication)
Declaration
public override Task<int> Execute(CommandLineApplication app)
Parameters
Type | Name | Description |
---|---|---|
McMaster.Extensions.CommandLineUtils.CommandLineApplication | app |
Returns
Type | Description |
---|---|
Task<Int32> |