cmd

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package cmd contains all of the commands that may be executed in the cli

Index

Constants

This section is empty.

Variables

View Source
var (

	//Afs stores a global OS Filesystem that is used throughout hookz
	Afs = &afero.Afero{Fs: afero.NewOsFs()}

	//Verbose determines if the execution of hookz should output verbose information
	Verbose bool
	//VerboseOutput is set to true if you wish to see debug information in the hooks as they execute in bash
	VerboseOutput bool
)

Functions

func Execute

func Execute()

Execute creates the command tree and handles any error condition returned

Types

This section is empty.

Jump to

Keyboard shortcuts

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