Foundry.NoVcs¶
- Subclasses:
None
Methods¶
- Inherited:
Foundry.Vcs (23), Foundry.Contextual (4), GObject.Object (37), Json.Serializable (8)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.NoVcs(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
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:
Creates a new “no-op” VCS.