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