package
0.6.10
Repository: https://github.com/abiosoft/colima.git
Documentation: pkg.go.dev

# Functions

MkdirAll calls FS.MakedirAll.
Open calls FS.Open.

# Variables

FakeFS is a mock FS.
FS is the host filesystem implementation.

# Structs

DefaultFS is the default OS implementation of FileSystem.

# Interfaces

FS is abstraction for filesystem.