Classes: Entry
7 8 9
# File 'lib/eac_cli/config.rb', line 7 def entry(path, options = {}) ::EacCli::Config::Entry.new(self, path, options) end
11 12 13
# File 'lib/eac_cli/config.rb', line 11 def sub __getobj__ end