Table of Contents

ICliRunWithContext.Run Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

The command handler that will be called when your command is invoked. Handler receives a CliContext instance.

void Run(CliContext cliContext)

Parameters

cliContext CliContext