parser

package
v0.0.0-...-c824b4c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Options

type Options struct {
	Verbose bool   `short:"v" long:"verbose" description:"Enable show verbose output"`
	Shop    string `short:"s" long:"shop" description:"Store name with .myshopify.com you want to clone theme" required:"true"`
	Token   string `short:"a" long:"token" description:"Access token of the store you want to clone theme" required:"true"`
	Help    bool   `short:"h" long:"help" description:"Show help message"`
}
var Opts Options

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL