Versions in this module Expand all Collapse all v1 v1.20240717.0 Jul 17, 2024 v1.20240529.0 Apr 23, 2024 Changes in this version + var DefaultDirHidden []*regexp.Regexp = []*regexp.Regexp + var DefaultHidden []*regexp.Regexp = []*regexp.Regexp + func MatchList(regs []*regexp.Regexp, tgt string) bool + type DirViewStamp struct + func NewDirViewStamp(rt_fs fs.FS, roots []upath.UPath, fmt string, hide []*regexp.Regexp, ...) (*DirViewStamp, error) + func (dvs *DirViewStamp) DirModTime(rel_dir string) (time.Time, bool) + func (dvs *DirViewStamp) Get(dir_rpath string, use_cwd bool) []*FileStamp + type FileStamp struct + Name string + Path string + Stamp string