Versions in this module Expand all Collapse all v0 v0.2.1 Feb 2, 2022 v0.2.0 Jan 27, 2022 Changes in this version + type DevCommand struct + func (d *DevCommand) DefineFlags() + func (d *DevCommand) GetBaseCommand() string + func (d *DevCommand) GetHelperText() string + func (d *DevCommand) Help() string + func (d *DevCommand) Run(args []string) int + func (d *DevCommand) Synopsis() string