Method: RIO::FS::Path#realpath
- Defined in:
- lib/rio/fs/impl.rb
#realpath(s) ⇒ Object
108 |
# File 'lib/rio/fs/impl.rb', line 108 def realpath(s) @path.new(s).realpath end |
108 |
# File 'lib/rio/fs/impl.rb', line 108 def realpath(s) @path.new(s).realpath end |