Table of Contents

CliRunnableResult.Run Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Runs the handler for the called command.

public int Run()

Returns

int

The exit code for the invocation.