MCPcopy Create free account
hub / github.com/git-bug/git-bug / RemoveAll

Method RemoveAll

repository/localstorage_billy.go:14–16  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

12}
13
14func (b billyLocalStorage) RemoveAll(path string) error {
15 return util.RemoveAll(b.Filesystem, path)
16}

Callers

nothing calls this directly

Calls 1

RemoveAllMethod · 0.65

Tested by

no test coverage detected