Method: Ro::Path#basename
- Defined in:
- lib/ro/path.rb
#basename ⇒ Object Also known as: name
145 146 147 |
# File 'lib/ro/path.rb', line 145 def basename Path.for(File.basename(self)) end |
145 146 147 |
# File 'lib/ro/path.rb', line 145 def basename Path.for(File.basename(self)) end |