MCPcopy
hub / github.com/livebud/bud / Is

Method Is

package/modcache/modcache.go:120–120  ·  view source on GitHub ↗

Is fn

(err error)

Source from the content-addressed store, hash-verified

118
119// Is fn
120func (e *downloadDirPartialError) Is(err error) bool { return err == os.ErrNotExist }

Callers 15

runFunction · 0.80
loadViewMethod · 0.80
TestUpdateFileFunction · 0.80
handlerFunction · 0.80
ServeFunction · 0.80
TestOpen404Function · 0.80
WaitMethod · 0.80
TestErrGroupFunction · 0.80
renderMethod · 0.80
openMethod · 0.80
FindByMethod · 0.80

Calls

no outgoing calls

Tested by 15

TestUpdateFileFunction · 0.64
TestOpen404Function · 0.64
TestErrGroupFunction · 0.64
TestModuleFindFromFSFunction · 0.64
TestDeleteOutsideFunction · 0.64
TestNotExistFunction · 0.64
TestOSNotExistFunction · 0.64
TestMemoryFunction · 0.64
TestWriteAllFunction · 0.64
TestExistNotAllFunction · 0.64
TestInterruptFunction · 0.64