Top Level Namespace

Defined Under Namespace

Classes: Fancypath, Pathname, String

Instance Method Summary collapse

Instance Method Details

#Fancypath(path) ⇒ Object



147
# File 'lib/fancypath.rb', line 147

def Fancypath(path); Fancypath.new(path) end