Libraries
»
civo_cli
(0.5.10)
»
Index
»
CivoCLI
»
Config
»
filename
Method: CivoCLI::Config.filename
Defined in:
lib/config.rb
.
filename
⇒
Object
65 66 67
# File 'lib/config.rb', line 65
def
self
.
filename
"#{ENV['HOME']}/.civo.json"
end