internal

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DrawAsciiArt

func DrawAsciiArt()

func NewBuildHandler

func NewBuildHandler(config *Config) *buildHandler

func RunProcess

func RunProcess(dir string, command string, args ...string) error

Types

type Config added in v1.0.3

type Config struct {
	BuilderPath     string   `json:"builderPath,omitempty"`
	IgnorePaths     []string `json:"ignorePaths,omitempty"`
	BuildExecutable string   `json:"-"`
	ReloadTime      int64    `json:"reloadTime,omitempty"`
}

func NewConfig added in v1.0.3

func NewConfig() *Config

Jump to

Keyboard shortcuts

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