Libraries
»
fancypath
(0.5.13)
»
Index
»
Pathname
»
#to_fancypath
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