Method: Puppet::Agent#client
- Defined in:
- lib/puppet/agent.rb
#client ⇒ Object (readonly)
Returns the value of attribute client.
25 26 27 |
# File 'lib/puppet/agent.rb', line 25 def client @client end |
Returns the value of attribute client.
25 26 27 |
# File 'lib/puppet/agent.rb', line 25 def client @client end |