Libraries
»
sundae
(1.0.7)
»
Index (D)
»
Dir
Class: Dir
Inherits:
Object
Object
Dir
show all
Defined in:
lib/sundae.rb
Class Method Summary
collapse
.
home
⇒ Object
Class Method Details
.
home
⇒
Object
9 10 11
# File 'lib/sundae.rb', line 9
def
self
.
home
File
.
expand_path
(
'
~
'
)
end