beginnings of FS lib
authorMatt S Trout <mst@shadowcat.co.uk>
Fri, 14 Feb 2014 06:23:50 +0000 (06:23 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 14 Feb 2014 06:23:50 +0000 (06:23 +0000)
commit4d2ad771f927fbb7e516cb90da3e8953a733c570
treea7c16a0334bd963d99e29feaa9b2ab16d6ac2164
parent9c7b21a2890cf03752016d4bd98361c9e9020b86
beginnings of FS lib
lib/DX/Lib/FS.pm [new file with mode: 0644]
lib/DX/Lib/FS/Action/CreateDirectory.pm [new file with mode: 0644]
lib/DX/Lib/FS/Action/CreateFile.pm [new file with mode: 0644]
lib/DX/Lib/FS/Fact/PathStatus.pm [new file with mode: 0644]
lib/DX/Lib/FS/Fact/PathStatusInfo.pm [new file with mode: 0644]
lib/DX/Lib/FS/Observation/PathStatus.pm [new file with mode: 0644]