Versions in this module Expand all Collapse all v0 v0.1.3 Jul 4, 2026 v0.1.2 Jun 30, 2026 v0.1.1 Jun 25, 2026 Changes in this version + func ReadFile(root *os.Root, name string) ([]byte, error) + func Remove(root *os.Root, name string) error + func WriteFile(root *os.Root, name string, data []byte, perm os.FileMode) (retErr error)