1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-08-01 19:10:28 +00:00

visitor pattern

This commit is contained in:
thesayyn 2023-10-24 15:58:31 -07:00
parent c8c5616b53
commit 17374843eb
No known key found for this signature in database
GPG key ID: D10C0AE203D0E4A8
4 changed files with 93 additions and 57 deletions

15
testdata/relative.mtree vendored Normal file
View file

@ -0,0 +1,15 @@
# ./lib
lib type=dir mode=0644
foo mode=0644 size=12288 time=1457644483.833957552 type=file
..
./lib type=dir mode=0644
ayo mode=0644 size=12288 time=1457644483.833957552 type=file
lib/dir/sub type=dir
lib/dir/sub/file.txt type=file
lib/dir/PKG.info type=file mode=0644