Documentation
¶
Index ¶
Constants ¶
View Source
const CmdName = "slugviewer"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
func (*Options) SetDefaults ¶
func (opt *Options) SetDefaults()
func (*Options) SetupFlags ¶
type SlugViewCmd ¶
type SlugViewCmd struct {
// contains filtered or unexported fields
}
func New ¶
func New() *SlugViewCmd
func (*SlugViewCmd) Description ¶
func (cmd *SlugViewCmd) Description() string
func (*SlugViewCmd) Execute ¶
func (cmd *SlugViewCmd) Execute(args []string) (err error)
func (*SlugViewCmd) Name ¶
func (cmd *SlugViewCmd) Name() string
func (*SlugViewCmd) PrintUsage ¶
func (cmd *SlugViewCmd) PrintUsage()
Click to show internal directories.
Click to hide internal directories.