Class MahnooshSandpit.Arguments
Inheritance
MahnooshSandpit.Arguments
Assembly: AnalysisPrograms.dll
Syntax
[Command("MahnooshSandpit", Description = "Temporary entry point for unsupervised and semi-supervised feature learning")]
public class Arguments : SubCommandBase
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