Method: Pushapp::CLI#update_refs

Defined in:
lib/pushapp/cli.rb

#update_refsObject



28
29
30
# File 'lib/pushapp/cli.rb', line 28

def update_refs
  Pushapp::Commands.run(:update_refs, options: options)
end