autoscan

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SubordinateTool

type SubordinateTool struct {
	tools.Single
	Skip bool
}

type Tool

type Tool struct {
	tools.DirectoryBasedToolOpts
	PrintToolResults bool
	Skip             []string
	ToolPaths        map[string]string
	Images           []string
}

func (*Tool) CommandTemplate

func (t *Tool) CommandTemplate() *cobra.Command

func (*Tool) Name

func (*Tool) Name() string

func (*Tool) Register

func (t *Tool) Register(cmd *cobra.Command)

func (*Tool) RunAll added in v0.5.0

func (t *Tool) RunAll() (tools.Results, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL