Libraries
»
arver
(0.1.9)
»
Index
»
Arver
»
LocalConfig
»
#path
Method: Arver::LocalConfig#path
Defined in:
lib/arver/local_config.rb
#
path
⇒
Object
5 6 7
# File 'lib/arver/local_config.rb', line 5
def
path
File
.
expand_path
(
"
~/.arver
"
)
end