package
5.6.2
Repository: https://github.com/go-git/go-billy.git
Documentation: pkg.go.dev

# Functions

New creates a new filesystem wrapping up 'fs' the intercepts all the calls made and errors if fs doesn't implement any of the billy interfaces.

# Structs

Polyfill is a helper that implements all missing method from billy.Filesystem.