Scripts

scripts

github.com/urfave/cli/v3/scripts

import "github.com/urfave/cli/v3/scripts"

Functions

func DiffCheckActionFunc(ctx context.Context, cmd *cli.Command) error

func EnsureGfmrunActionFunc(ctx context.Context, cmd *cli.Command) error

func EnsureGoimportsActionFunc(ctx context.Context, cmd *cli.Command) error

func EnsureMkdocsActionFunc(ctx context.Context, cmd *cli.Command) error

func GenerateActionFunc(ctx context.Context, cmd *cli.Command) error

func GfmrunActionFunc(ctx context.Context, cmd *cli.Command) error

func LintActionFunc(ctx context.Context, cmd *cli.Command) error

func SetMkdocsRemoteActionFunc(ctx context.Context, cmd *cli.Command) error

func TestActionFunc(ctx context.Context, cmd *cli.Command) error

func V3Diff(ctx context.Context, cmd *cli.Command) error

func VetActionFunc(ctx context.Context, cmd *cli.Command) error