Summary
This class contains logic for the Mercurial Queues extension.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Extensions .Queues - Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["QueueExtension"]
class Type type-node
Syntax
public static class QueueExtension
Properties
Name | Value | Summary |
---|---|---|
IsInstalled | bool |
Gets a value indicating whether the Mercurial Queues (mq) extension is installed and active.
static
|