Libraries
»
path2
(0.2.3)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Classes:
Path
Instance Method Summary
collapse
#
Path
(*args) ⇒ Object
Instance Method Details
#
Path
(*args) ⇒
Object
130 131 132
# File 'lib/path2.rb', line 130
def
Path
(
*
args
)
Path
.
new
(
*
args
)
end