kde-extraapps/ark/kerfuffle/tests/data/archive001.json

16 lines
201 B
JSON
Raw Normal View History

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