Method: Pushapp::CLI#remotes

Defined in:
lib/pushapp/cli.rb

#remotesObject



36
37
38
# File 'lib/pushapp/cli.rb', line 36

def remotes
  Pushapp::Commands.run(:list_remotes, options: options)
end