Method: Vpr::CLI#branches

Defined in:
lib/vpr/cli.rb

#branchesObject



34
35
36
# File 'lib/vpr/cli.rb', line 34

def branches
  Launchy.open(url.branches_url)
end