Class: Pathname
- Inherits:
-
Object
- Object
- Pathname
- Defined in:
- lib/relpathname.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#/(p) ⇒ Object
4 5 6 |
# File 'lib/relpathname.rb', line 4 def / p self + p end |