Table of Contents

ICliRunWithReturn.Run Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

The command handler that will be called when your command is invoked. Handler can return an exit code.

int Run()

Returns

int