MercurialHookBase.

Repository Property

Summary

Gets the Repository the hook is executing in.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Hooks
Containing Type
MercurialHookBase

Syntax

public Repository Repository { get; }

Value

Type Description
Repository