Home
last modified time | relevance | path

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

/dports/devel/gh/cli-2.4.0/pkg/cmd/root/
H A Droot.go87 cmd.AddCommand(newCodespaceCmd(f))
132 func newCodespaceCmd(f *cmdutil.Factory) *cobra.Command { func