Home
last modified time | relevance | path

Searched refs:cmdComment (Results 1 – 3 of 3) sorted by relevance

/dports/devel/gh/cli-2.4.0/pkg/cmd/issue/
H A Dissue.go6 cmdComment "github.com/cli/cli/v2/pkg/cmd/issue/comment" packageName
47 cmd.AddCommand(cmdComment.NewCmdComment(f, nil))
/dports/devel/gh/cli-2.4.0/pkg/cmd/pr/
H A Dpr.go8 cmdComment "github.com/cli/cli/v2/pkg/cmd/pr/comment" packageName
58 cmd.AddCommand(cmdComment.NewCmdComment(f, nil))
/dports/devel/bazel-buildtools/buildtools-3.2.1/edit/
H A Dbuildozer.go94 func cmdComment(opts *Options, env CmdEnvironment) (*build.File, error) { func
693 "comment": {cmdComment, true, 1, 3, "<attr>? <value>? <comment>"},