LabelCommand.

ExecuteAsync(LabelSubOptions) Method

Namespace
GitReleaseManager.Core.Commands
Containing Type
LabelCommand

Syntax

public Task<int> ExecuteAsync(LabelSubOptions options)

Parameters

Name Type Description
options LabelSubOptions

Return Value

Type Description
Task<int>
GitHub