FAKE - F# Make


CommandHandler

Represents a command line handler.

Record Fields

Record FieldDescription
Run
Signature: CommandEnvironment -> bool

Instance members

Instance memberDescription
Interact()
Signature: unit -> unit

Runs the handler with the default environment.

Fork me on GitHub