Module: Gaman::FileHelper

Included in:
GitAccountManager
Defined in:
lib/gaman/file_helper.rb

Instance Method Summary collapse

Instance Method Details

#ssh_pathObject



3
4
5
# File 'lib/gaman/file_helper.rb', line 3

def ssh_path
  "#{Dir.home}/.ssh"
end