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

17 lines
250 B
JSON
Raw Normal View History

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