//
pkg.gl
Category
github.com/abiosoft/colima
util
fsutil
package
0.6.10
Repository:
https://github.com/abiosoft/colima.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
25 SLOC
#
Functions
MkdirAll
MkdirAll calls FS.MakedirAll.
Open
Open calls FS.Open.
#
Variables
FakeFS
FakeFS is a mock FS.
FS
FS is the host filesystem implementation.
#
Structs
DefaultFS
DefaultFS is the default OS implementation of FileSystem.
#
Interfaces
FileSystem
FS is abstraction for filesystem.