Versions in this module Expand all Collapse all v4 v4.0.0 Jun 15, 2026 Changes in this version + var ErrDirectoryNotFound = errors.New("directory not found") + var ErrWalkError = errors.New("filesystem error occurred while traversing") + func ListFiles(cfsPath *pathutils.PathCfs) ([]*pathutils.PathCfs, error)