In Files

Parent

Methods

Object

Public Instance Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.