LabelCommand Class

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

Syntax

public class LabelCommand : ICommand<LabelSubOptions>

Constructors

Methods

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