Method: Cuboid::Snapshot.reset
- Defined in:
- lib/cuboid/snapshot.rb
.reset ⇒ Object
40 41 42 43 |
# File 'lib/cuboid/snapshot.rb', line 40 def reset @metadata = nil @location = nil end |
40 41 42 43 |
# File 'lib/cuboid/snapshot.rb', line 40 def reset @metadata = nil @location = nil end |