8 9 10
# File 'lib/cookiegen/cli.rb', line 8 def gen puts CookieGen::Generator.create_cookie(options[:jsonpath]) end