12 13 14
# File 'lib/linux-hub/cli.rb', line 12 def list puts github_users.collect(&:authorized_keys) end