Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + func DirSymlink(dir string) error + func FileSymlink(file string) error + func OutsideRoot(dir, root string) error + type NotFoundError struct + Dir string + func NotFound(dir string) *NotFoundError + func (e *NotFoundError) Error() string