watch_files

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: MIT Imports: 7 Imported by: 1

README

watch_files

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WatchFiles added in v0.0.2

type WatchFiles struct {
	DIRECTORY_FOLDERS []string // ej: "modules", "ui\\theme"
	// contains filtered or unexported fields
}

func Add

func Add(c compiler, directory_folder_to_watch ...string) *WatchFiles

func (WatchFiles) DevFileWatcherSTART added in v0.0.2

func (w WatchFiles) DevFileWatcherSTART()

La función principal es donde se crea el observador para monitorear los cambios en los archivos y directorios. En esta función, también configuraremos los filtros para los tipos de archivo que queremos observar.

Jump to

Keyboard shortcuts

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