kde-extraapps/ark/kerfuffle/tests/data/archive-unorderedsinglefolder.json
2014-11-18 17:46:34 +00:00

16 lines
261 B
JSON

[
{
"FileName": "aDir/anotherDir/bar.txt"
},
{
"FileName": "aDir/foo.txt"
},
{
"FileName": "aDir/anotherDir/",
"IsDirectory": true
},
{
"FileName": "aDir/",
"IsDirectory": true
}
]