Class OscillationRecogniser.Arguments
Inheritance
OscillationRecogniser.Arguments
Assembly: AnalysisPrograms.dll
Syntax
[Command("Od", Description = "[UNMAINTAINED] Oscillation Detection. On short files only.")]
public class Arguments : SourceConfigOutputDirArguments
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