Changes for version 0.004 - 2023-11-02
- Add utilities: dir-only-has-{files,subdirs,dot-files,non-dot-files,dot-subdirs,n on-dot-subdirs}.
Documentation
Test that a directory is empty
Test that a directory has dot files
Test that a directory has dot subdirectories
Test that a directory has files
Test that a directory has non-dot files
Test that a directory has non-dot subdirectories
Test that a directory has subdirs
Test that a directory is not empty
Test that a directory only has dot files
Test that a directory only has dot subdirectories
Test that a directory only has files
Test that a directory only has non-dot files
Test that a directory only has non-dot subdirectories
Test that a directory only has subdirs
Modules
More CLIs for file testing