MCPcopy Create free account
hub / github.com/blues/note / CleanName

Method CleanName

lib/fileio.go:21–21  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

19 ReadJSON(ctx context.Context, path string) (data []byte, err error)
20 WriteJSON(ctx context.Context, path string, data []byte) (err error)
21 CleanName(name string) string
22}
23
24type filesystem struct{}

Callers 1

fsFilenameFunction · 0.65

Implementers 1

filesystemlib/fileio.go

Calls

no outgoing calls

Tested by

no test coverage detected