InteractiveCommand.

Interactive(string, CancellationToken) Method

Syntax

public static Task<int> Interactive(string project, CancellationToken cancellationToken)

Parameters

Name Type Description
project string
cancellationToken CancellationToken

Return Value

Type Description
Task<int>