Parent

Methods

Class/Module Index [+]

Quicksearch

Ironfan::Dsl::RunListItem

Public Class Methods

receive(hsh) click to toggle source
# File lib/ironfan/dsl/compute.rb, line 9
def self.receive(hsh)
  new.merge!(hsh.symbolize_keys)
end

Public Instance Methods

name() click to toggle source
# File lib/ironfan/dsl/compute.rb, line 6
def name
  self[:name]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.