CloseCommand.

ExecuteAsync(CloseSubOptions) Method

Namespace
GitReleaseManager.Core.Commands
Containing Type
CloseCommand

Syntax

public Task<int> ExecuteAsync(CloseSubOptions options)

Parameters

Name Type Description
options CloseSubOptions

Return Value

Type Description
Task<int>
GitHub