QueueCommandBaseExtensions Class

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
OperateOnPatchRepository<T>(T) T
Makes the command operate on the patch repository instead of the main repository.
static