Foundry.NoVcs

g Foundry.Contextual Foundry.Contextual Foundry.Vcs Foundry.Vcs Foundry.Contextual->Foundry.Vcs Foundry.NoVcs Foundry.NoVcs Foundry.Vcs->Foundry.NoVcs GObject.GInterface GObject.GInterface Json.Serializable Json.Serializable GObject.GInterface->Json.Serializable GObject.Object GObject.Object GObject.Object->Foundry.Contextual Json.Serializable->Foundry.Contextual

Subclasses:

None

Methods

Inherited:

Foundry.Vcs (23), Foundry.Contextual (4), GObject.Object (37), Json.Serializable (8)

Structs:

GObject.ObjectClass (5)

class

new (context)

Virtual Methods

Inherited:

Foundry.Vcs (21), GObject.Object (7), Json.Serializable (5)

Properties

Inherited:

Foundry.Vcs (6), Foundry.Contextual (1)

Signals

Inherited:

Foundry.Vcs (1), GObject.Object (1)

Fields

Inherited:

Foundry.Vcs (1), GObject.Object (1)

Class Details

class Foundry.NoVcs(**kwargs)
Bases:

Foundry.Vcs

Abstract:

No

Structure:

Foundry.NoVcsClass

A No-op VCS used to represent no VCS is active.

classmethod new(context)
Parameters:

context (Foundry.Context) – a [class`Foundry`.Context]

Returns:

a [class`Foundry`.Vcs].

Return type:

Foundry.Vcs

Creates a new “no-op” VCS.