Top Level Namespace

Defined Under Namespace

Classes: Path

Instance Method Summary collapse

Instance Method Details

#Path(*args) ⇒ Object



130
131
132
# File 'lib/path2.rb', line 130

def Path(*args)
  Path.new(*args)
end