InteractiveCommand<TSettings> Class
InteractiveCommand<TSettings>
PipelinesCommand<TSettings>
EngineCommand<TSettings>
BaseCommand<TSettings>
AsyncCommand<TSettings>
IBaseCommand
PreviewCommand

Syntax

[Description("Executes the specified pipelines and provides an interactive prompt when complete.")]
public class InteractiveCommand<TSettings> : PipelinesCommand<TSettings>, IBaseCommand 
    where TSettings : PipelinesCommandSettings

Attributes

Type Description
Description

Type Parameters

Name Description
TSettings

Constructors

Methods

Extension Methods