1 instantiation of Arguments
Microsoft.ML.Maml (1)
HelpCommand.cs (1)
95
_generator = args.Generator.CreateComponent(_env, "maml.exe ? " + CmdParser.GetSettings(env, args, new
Arguments
()));
2 references to Arguments
Microsoft.ML.Maml (2)
HelpCommand.cs (2)
20
[assembly: LoadableClass(HelpCommand.Summary, typeof(HelpCommand), typeof(HelpCommand.
Arguments
), typeof(SignatureCommand),
74
public HelpCommand(IHostEnvironment env,
Arguments
args)