Module: PuppetRestClient::DB::Connection::FactNames

Included in:
PuppetRestClient::DB::Connection
Defined in:
lib/puppet-rest/db/connection/fact-names.rb

Instance Method Summary collapse

Instance Method Details

#fact_namesObject



4
5
6
# File 'lib/puppet-rest/db/connection/fact-names.rb', line 4

def fact_names
  get api_path('fact-names')
end