In Files

Parent

Methods

Object

Public Instance Methods

Clamp(&block) click to toggle source
# File lib/clamp.rb, line 5
def Clamp(&block)
  Class.new(Clamp::Command, &block).run
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.