Documentation ¶ Index ¶ func Config(ctx context.Context) *cli.Config func TestCfg(t *testing.T, cmd *cobra.Command, args ...string) *cli.Config func TestError(t *testing.T, cmd *cobra.Command, args ...string) error func TestHelp(t *testing.T, cmd *cobra.Command, args ...string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Config ¶ added in v0.1.0 func Config(ctx context.Context) *cli.Config func TestCfg ¶ added in v0.0.23 func TestCfg(t *testing.T, cmd *cobra.Command, args ...string) *cli.Config func TestError ¶ added in v0.0.23 func TestError(t *testing.T, cmd *cobra.Command, args ...string) error func TestHelp ¶ added in v0.0.23 func TestHelp(t *testing.T, cmd *cobra.Command, args ...string) Types ¶ This section is empty. Source Files ¶ View all Source files cmdtest.go Click to show internal directories. Click to hide internal directories.