Module: Kernel

Defined in:
lib/rubypath.rb

Instance Method Summary collapse

Instance Method Details

#Path(*args) ⇒ Object



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

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