MCPcopy
hub / github.com/wailsapp/wails / Add

Method Add

v2/cmd/wails/internal/dev/watcher.go:17–17  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

15
16type Watcher interface {
17 Add(name string) error
18}
19
20// initialiseWatcher creates the project directory watcher that will trigger recompile

Callers 15

initialiseWatcherFunction · 0.95
StringifyFunction · 0.65
ParseFunction · 0.65
ServeHTTPMethod · 0.65
queueingDispatcherFunction · 0.65
HeaderMethod · 0.65
invokeSyncFunction · 0.65
ScreenGetAllMethod · 0.65
processRequestMethod · 0.65
waitOpenClipboardFunction · 0.65

Implementers 2

TypeScriptifyv2/internal/typescriptify/typescriptif
Bindingsv2/internal/binding/binding.go

Calls

no outgoing calls

Tested by 1

Test_EventsOnFunction · 0.52