OpenCommand.

ExecuteAsync(OpenSubOptions) Method

Namespace
GitReleaseManager.Core.Commands
Containing Type
OpenCommand

Syntax

public Task<int> ExecuteAsync(OpenSubOptions options)

Parameters

Name Type Description
options OpenSubOptions

Return Value

Type Description
Task<int>
GitHub