Home
last modified time | relevance | path

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

/dports/devel/gh/cli-2.4.0/pkg/cmd/root/
H A Droot.go84 cmd.AddCommand(extensionCmd.NewCmdExtension(f))
/dports/devel/gh/cli-2.4.0/pkg/cmd/extension/
H A Dcommand.go20 func NewCmdExtension(f *cmdutil.Factory) *cobra.Command { func
H A Dcommand_test.go480 cmd := NewCmdExtension(&f)