Libraries
»
monotes
(0.0.2)
»
Index
»
Monotes
»
AppDirectory
»
#app_path
Method: Monotes::AppDirectory#app_path
Defined in:
lib/monotes/app_directory.rb
#
app_path
⇒
Object
3 4 5
# File 'lib/monotes/app_directory.rb', line 3
def
app_path
File
.
expand_path
(
"
~/.monotes
"
)
end