Expand key path
50 51 52
# File 'lib/app42/command/user_key.rb', line 50 def key_path File.expand_path(App42::KEYS_FILE) end