Class: Sandals::SnapshotHistory::Snapshot

Inherits:
Data
  • Object
show all
Defined in:
lib/sandals/snapshot_history.rb

Instance Attribute Summary collapse

Instance Attribute Details

#controlsObject (readonly)

Returns the value of attribute controls



5
6
7
# File 'lib/sandals/snapshot_history.rb', line 5

def controls
  @controls
end

#revisionObject (readonly)

Returns the value of attribute revision



5
6
7
# File 'lib/sandals/snapshot_history.rb', line 5

def revision
  @revision
end

#viewObject (readonly)

Returns the value of attribute view



5
6
7
# File 'lib/sandals/snapshot_history.rb', line 5

def view
  @view
end