Method: Chef::Key#rest
- Defined in:
- lib/chef/key.rb
#rest ⇒ String
Chef::ServerAPI object, initialized and cached via chef_rest method
39 40 41 |
# File 'lib/chef/key.rb', line 39 def rest @rest end |
Chef::ServerAPI object, initialized and cached via chef_rest method
39 40 41 |
# File 'lib/chef/key.rb', line 39 def rest @rest end |