ShowConfigCommand Class

Namespace
GitReleaseManager.Core.Commands
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["ICommand<ShowConfigSubOptions>"] Type["ShowConfigCommand"] class Type type-node

Syntax

public class ShowConfigCommand : ICommand<ShowConfigSubOptions>

Constructors

Methods

Name Value Summary
ExecuteAsync(ShowConfigSubOptions) Task<int>
GitHub