Warning, /utilities/ark/autotests/kerfuffle/data/archive-deepsinglehierarchy.json is written in an unsupported language. File is not indexed.
0001 [ 0002 { 0003 "fullPath": "aDir/", 0004 "isDirectory": true 0005 }, 0006 { 0007 "fullPath": "aDir/b.txt" 0008 }, 0009 { 0010 "fullPath": "aDir/aDirInside/", 0011 "isDirectory": true 0012 }, 0013 { 0014 "fullPath": "aDir/aDirInside/anotherDir/", 0015 "isDirectory": true 0016 }, 0017 { 0018 "fullPath": "aDir/aDirInside/anotherDir/file.txt" 0019 } 0020 ]