Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
CommandHandler
Represents a command line handler.
Record Fields
Record Field | Description |
Run
Signature: CommandEnvironment -> bool
|
Instance members
Instance member | Description |
x.Interact()
Signature: unit -> unit
|
Runs the handler with the default environment. |