Method: Kernel#Path

Defined in:
lib/rubypath.rb

#Path(*args) ⇒ Object



26
27
28
# File 'lib/rubypath.rb', line 26

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