aboutsummaryrefslogtreecommitdiffstats
path: root/misc/p5-Test-Dir/pkg-descr
blob: ca05c37459c6e9c5760b5702b3ccbdfda6160b15 (plain) (blame)
1
2
3
4
5
6
7
8
9
Test::Dir - test directory attributes

FUNCTIONS
dir_exists_ok

Ok if the directory exists, and not ok otherwise.
dir_not_exists_ok

Ok if the directory does not exist, and not ok otherwise.