Method: Corrupt::Client.run

Defined in:
lib/corrupt/client.rb

.runObject

Class wrapper to the instance method Corrupt::Client#run.



14
15
16
# File 'lib/corrupt/client.rb', line 14

def self.run
  new.run
end