kde-extraapps/ark/kerfuffle/tests/data/archive-unorderedsinglefolder.json

17 lines
261 B
JSON
Raw Normal View History

2014-11-18 17:46:34 +00:00
[
{
"FileName": "aDir/anotherDir/bar.txt"
},
{
"FileName": "aDir/foo.txt"
},
{
"FileName": "aDir/anotherDir/",
"IsDirectory": true
},
{
"FileName": "aDir/",
"IsDirectory": true
}
]