Method: ShellHelpers::PathnameExt::Base.home
- Defined in:
- lib/shell_helpers/pathname.rb
.home ⇒ Object
56 57 58 |
# File 'lib/shell_helpers/pathname.rb', line 56 def home return Pathname.new(Dir.home) end |
56 57 58 |
# File 'lib/shell_helpers/pathname.rb', line 56 def home return Pathname.new(Dir.home) end |