Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + func BoundaryViolation(cause error) error + func CreateDir(dir string, cause error) error + func DirNotFound(dir string) error + func FileAmend(path string, cause error) error + func FileRead(path string, cause error) error + func FileUpdate(path string, cause error) error + func FileWrite(path string, cause error) error + func Mkdir(desc string, cause error) error + func NoInput() error + func NotDirectory(path string) error + func OpenFile(path string, cause error) error + func PathEscapesBase(filename string) error + func ReadDir(desc string, cause error) error + func ReadDirectory(path string, cause error) error + func ReadFile(cause error) error + func ReadInput(cause error) error + func ReadInputStream(cause error) error + func RefuseSystemPath(path string) error + func RefuseSystemPathRoot() error + func ResolveBase(cause error) error + func ResolvePath(cause error) error + func StatPath(path string, cause error) error + func WorkingDirectory(cause error) error + func WriteFileFailed(cause error) error + func WriteMerged(path string, cause error) error