debug

package
v0.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2021 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DebugCmd = &cli.Command{
	Name:  "debug",
	Usage: "debug goplz",
	Action: func(ctx *cli.Context) error {
		fmt.Println("Debug goplz: ", ctx.Args().First())
		return nil
	},
}

DebugCmd is for subcommand "init".

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL