Versions in this module Expand all Collapse all v0 v0.4.0 Feb 20, 2025 v0.3.5 Feb 5, 2025 Changes in this version + var ErrCannotChangeDirectory = errors.New("cannot change directory") + func WithinDirectory(path string, fn func() error) error