Versions in this module Expand all Collapse all v2 v2.1.0 Feb 18, 2026 v2.0.0 Feb 17, 2026 Changes in this version + type BoolFlag = urfavecli.BoolFlag + type Command interface + Description func() string + Flags func() []Flag + Name func() string + Run func(runtimeInstance runtimecontract.Runtime, commandContext *CommandContext) error + type CommandContext = urfavecli.Command + type Flag = urfavecli.Flag + type IntFlag = urfavecli.IntFlag + type StringFlag = urfavecli.StringFlag Other modules containing this package github.com/precision-soft/melody