Documentation ¶
Overview ¶
Package entrypoints provides the functionality to determine the entrypoints for Guardian.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntrypointsCommand ¶
type EntrypointsCommand struct { cli.BaseCommand flags.GitHubFlags flags.RetryFlags // contains filtered or unexported fields }
func (*EntrypointsCommand) Desc ¶
func (c *EntrypointsCommand) Desc() string
func (*EntrypointsCommand) Flags ¶
func (c *EntrypointsCommand) Flags() *cli.FlagSet
func (*EntrypointsCommand) Help ¶
func (c *EntrypointsCommand) Help() string
Click to show internal directories.
Click to hide internal directories.