Parent

Methods

Class/Module Index [+]

Quicksearch

Rudy::NoMachines

Public Instance Methods

message() click to toggle source
# File lib/rudy/exceptions.rb, line 51
def message
  msg = "No machines running "
  msg << "in #{@obj}" if @obj
  msg
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.