class Hoppinger::CLI

Public Instance Methods

cap() click to toggle source
# File lib/hoppinger/cli.rb, line 7
def cap
  CapGenerator.start
end