ICommandModel Interface
Represents a command model.
public interface ICommandModel : ICommandContainer
- Namespace
- Spectre
.Console .Cli .Help - Interfaces
Properties
- abstract string ApplicationName
- Gets the name of the application.
- abstract string ApplicationVersion
- Gets the version of the application.