Method: Pssh::Client.start

Defined in:
lib/pssh/client.rb

.startObject



28
29
30
# File 'lib/pssh/client.rb', line 28

def self.start
  Pssh.client = @client = Client.new
end