folder

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Folder

type Folder struct {
	// Name of the script source
	Name string `json:"name" yaml:"name" hcl:"name,label"`
	// Path to the scripts folder
	Path string `json:"path" yaml:"path" hcl:"path"`
	// Mask for script matching
	Mask string `json:"mask" yaml:"mask" hcl:"mask"`
}

Folder script source config

func (Folder) Validate

func (cfg Folder) Validate() error

Validate config

Jump to

Keyboard shortcuts

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