Summary
This class adds extension methods to the
MercurialCommandBase<T>
class, for
the Mercurial Queues extension.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Extensions .Queues - Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["QueueCommandBaseExtensions"]
class Type type-node
Syntax
public static class QueueCommandBaseExtensions
Methods
Name | Value | Summary |
---|---|---|
Operate |
T |
Makes the command operate on the patch repository instead of the main repository.
static
|