Method: Pathname#to_fancypath
- Defined in:
- lib/fancypath.rb
#to_fancypath ⇒ Object Also known as: to_path
5 6 7 |
# File 'lib/fancypath.rb', line 5 def to_fancypath Fancypath.new(self) end |
5 6 7 |
# File 'lib/fancypath.rb', line 5 def to_fancypath Fancypath.new(self) end |