In Files

Methods

Class/Module Index [+]

Quicksearch

Kernel

Public Instance Methods

pn() click to toggle source

Usage: pn{ path }

A shortcut for Pathname.new

# File lib/pathname2.rb, line 1105
def pn
   instance_eval{ Pathname.new(yield) }
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.