Documentation
¶
Index ¶
- Constants
- func DomainFetcherCliCommand(cmd *cobra.Command, args []string, viperConfig *config.Config, ...) error
- func InputFromCli(cmd *cobra.Command, args []string) (io.Reader, error)
- func PapPreRunCheck(viperConfig *config.Config, papLevel pap.PapLevel) func(*cobra.Command, []string) error
- func PapPreRunCheckWrapper(viperConfig *config.Config, pluginPapLevel pap.PapLevel, ...) func(*cobra.Command, []string) error
- func PipeCliCommand(cmd *cobra.Command, args []string, textModifier func(string) string) error
Constants ¶
View Source
const (
ContextKeyPipedShell = "pipedShell"
)
View Source
const (
GroupPlugins = "plugins"
)
Variables ¶
This section is empty.
Functions ¶
func DomainFetcherCliCommand ¶
func DomainFetcherCliCommand(cmd *cobra.Command, args []string, viperConfig *config.Config, df client.DomainFetcher, opts client.DomainFetcherOptions) error
func PapPreRunCheck ¶
func PapPreRunCheckWrapper ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.