Class LSKiwi3.Arguments
Inheritance
LSKiwi3.Arguments
Assembly: AnalysisPrograms.dll
Syntax
[Command("Kiwi", Description = "[INOPERABLE] Only of use for Little Brown Kiwi recordings from New Zealand.")]
public class Arguments : AnalyserArguments
Methods
|
Improve this Doc
View Source
Execute(CommandLineApplication)
Declaration
public override Task<int> Execute(CommandLineApplication app)
Parameters
Type |
Name |
Description |
McMaster.Extensions.CommandLineUtils.CommandLineApplication |
app |
|
Returns
Overrides
Extension Methods