2 implementations of Command
Microsoft.TemplateEngine.Cli (2)
Commands\create\TemplateCommandArgs.cs (1)
83
public Command
Command
=> _command;
Commands\GlobalArgs.cs (1)
34
Command ICommandArgs.
Command
=> Command;