Method: Ec2ssh::Command::Base#dotfile_path

Defined in:
lib/ec2ssh/command.rb

#dotfile_pathObject



20
21
22
# File 'lib/ec2ssh/command.rb', line 20

def dotfile_path
  cli.options.dotfile
end