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:
parent
739d74de3c
commit
cc12bd7a0b
4 changed files with 93 additions and 57 deletions
|
@ -2,18 +2,13 @@
|
|||
lib type=dir mode=0644
|
||||
foo mode=0644 size=12288 time=1457644483.833957552 type=file
|
||||
|
||||
# ./lib/dir
|
||||
lib type=dir mode=0644
|
||||
|
||||
dir type=dir mode=0644
|
||||
|
||||
# ./lib
|
||||
..
|
||||
|
||||
# .
|
||||
..
|
||||
./lib type=dir mode=0644
|
||||
|
||||
|
||||
ayo mode=0644 size=12288 time=1457644483.833957552 type=file
|
||||
|
||||
# ./lib/dir/sub
|
||||
lib/dir/sub type=dir
|
||||
lib/dir/sub/file.txt type=file
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue