env

package
v0.0.4-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2020 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CmdEnv = &cobra.Command{
		Use:   "env",
		Args:  cobra.ExactArgs(0),
		Short: "Manage local fuzzing environment",
	}
	CmdInit = &cobra.Command{
		Use:   "init",
		Short: "initialize local fuzzing environment for first time use",
		Args:  cobra.ExactArgs(0),
		RunE:  runInit,
	}
)

Functions

func RestoreBindata

func RestoreBindata(dir string) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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