Class Aed.Arguments
The arguments.
Inheritance
Aed.Arguments
Inherited Members
Namespace: AnalysisPrograms
Assembly: AnalysisPrograms.dll
Syntax
[Command("AED", Description = "[BETA] Acoustic event detection, for short files (~ 1 min)")]
public class Arguments : SourceConfigOutputDirArguments
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> |