Method: Shell::ShellSession#client
- Defined in:
- lib/chef/shell/shell_session.rb
permalink #client ⇒ Object (readonly)
Returns the value of attribute client.
42 43 44 |
# File 'lib/chef/shell/shell_session.rb', line 42 def client @client end |