commands

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build added in v0.1.7

func Build(relativePath string) error

func Help

func Help()

func HelpBuild added in v0.1.4

func HelpBuild()

func HelpInit

func HelpInit()

func HelpVersion added in v0.1.4

func HelpVersion()

func HelpWatch

func HelpWatch()

func Init

func Init(relativePath string, preset string) error

func Version added in v0.1.4

func Version()

func Watch

func Watch(relativePath string, port int) error

Types

type WatcherCallbacks

type WatcherCallbacks struct {
	Write  func(string, *internal.Project) error
	Create func(string, *internal.Project) error
	Remove func(string, *internal.Project) error
	Rename func(string, *internal.Project) error
}

Jump to

Keyboard shortcuts

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