Class: Varar::Core::VarLock
- Inherits:
-
Data
- Object
- Data
- Varar::Core::VarLock
- Defined in:
- lib/varar/core/drift.rb
Overview
The whole varar.lock.json: every spec keyed by its POSIX path.
Instance Attribute Summary collapse
-
#specs ⇒ Object
readonly
Returns the value of attribute specs.
-
#version ⇒ Object
readonly
Returns the value of attribute version.
Instance Attribute Details
#specs ⇒ Object (readonly)
Returns the value of attribute specs
16 17 18 |
# File 'lib/varar/core/drift.rb', line 16 def specs @specs end |
#version ⇒ Object (readonly)
Returns the value of attribute version
16 17 18 |
# File 'lib/varar/core/drift.rb', line 16 def version @version end |