In Files

Parent

Methods

Object

Public Instance Methods

Lockfile(path, *a, &b) click to toggle source
# File lib/lockfile.rb, line 531
def Lockfile(path, *a, &b)
  Lockfile.new(path, *a, &b)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.