Summary
Browse working directory status.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Gui - Containing Type
- GuiClient
Syntax
public static void StatusGui(this Repository repository, StatusGuiCommand command = null)
Parameters
Name | Type | Description |
---|---|---|
repository | Repository |
The Repository to browse the status of.
|
command | StatusGuiCommand |
Any extra options to the status method, or null for default options.
|
Return Value
Type | Description |
---|---|
void |