Rudy::CLI::CommandBase
# File lib/rudy/cli/candy.rb, line 6 def open machines = Rudy::Machines.list if machines `open http://#{machines.first.dns_public}` else li "No machines" end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.