Method: ShellHelpers::PathnameExt::Base.slash
- Defined in:
- lib/shell_helpers/pathname.rb
.slash ⇒ Object
62 63 64 |
# File 'lib/shell_helpers/pathname.rb', line 62 def slash return Pathname.new("/") end |
62 63 64 |
# File 'lib/shell_helpers/pathname.rb', line 62 def slash return Pathname.new("/") end |