Summary
This method is called before the command is executed. You can use this to
store temporary files (like a commit message or similar) that the
Arguments
refer to, before the command is executed.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- ICommand
Syntax
void Before()
Return Value
Type | Description |
---|---|
void |