Class: Cuboid::OptionGroups::Snapshot

Inherits:
Report show all
Defined in:
lib/cuboid/option_groups/snapshot.rb

Overview

Author:

  • Tasos “Zapotek” Laskos <tasos.laskos@gmail.com>

Instance Attribute Summary

Attributes inherited from Report

#path

Instance Method Summary collapse

Methods inherited from Report

#defaults, #initialize

Methods inherited from Cuboid::OptionGroup

#==, attr_accessor, attributes, #attributes, defaults, #defaults, #hash, inherited, #initialize, #merge, set_defaults, #to_h, #to_hash, #to_rpc_data, #update, #validate

Constructor Details

This class inherits a constructor from Cuboid::OptionGroups::Report

Instance Method Details

#default_pathObject



8
9
10
# File 'lib/cuboid/option_groups/snapshot.rb', line 8

def default_path
    Paths.config['snapshots']
end