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

16 lines
250 B
JSON

[
{
"FileName": "aDir/",
"IsDirectory": true
},
{
"FileName": "aDir/b.txt"
},
{
"FileName": "anotherDir/",
"IsDirectory": true
},
{
"FileName": "anotherDir/file.txt"
}
]