MCPcopy
hub / github.com/syncthing/syncthing / BringToFront

Method BringToFront

lib/model/model.go:91–91  ·  view source on GitHub ↗
(folder, file string)

Source from the content-addressed store, hash-verified

89 Override(folder string)
90 Revert(folder string)
91 BringToFront(folder, file string)
92 LoadIgnores(folder string) ([]string, []string, error)
93 CurrentIgnores(folder string) ([]string, []string, error)
94 SetIgnores(folder string, content []string) error

Callers 6

BringToFrontMethod · 0.65
TestJobQueueFunction · 0.65
TestBringToFrontFunction · 0.65
BenchmarkJobQueueBumpFunction · 0.65
BringToFrontMethod · 0.65
postDBPrioMethod · 0.65

Implementers 2

modellib/model/model.go
Modellib/model/mocks/model.go

Calls

no outgoing calls

Tested by 3

TestJobQueueFunction · 0.52
TestBringToFrontFunction · 0.52
BenchmarkJobQueueBumpFunction · 0.52