InitCommand.

ExecuteAsync(InitSubOptions) Method

Namespace
GitReleaseManager.Core.Commands
Containing Type
InitCommand

Syntax

public Task<int> ExecuteAsync(InitSubOptions options)

Parameters

Name Type Description
options InitSubOptions

Return Value

Type Description
Task<int>
GitHub