Method: Shell::ShellSession#client

Defined in:
lib/chef/shell/shell_session.rb

#clientObject (readonly)

Returns the value of attribute client.

[View source]

42
43
44
# File 'lib/chef/shell/shell_session.rb', line 42

def client
  @client
end