mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-25 11:22:55 +00:00
15 lines
201 B
JSON
15 lines
201 B
JSON
[
|
|
{
|
|
"FileName": "a.txt"
|
|
},
|
|
{
|
|
"FileName": "aDir/",
|
|
"IsDirectory": true
|
|
},
|
|
{
|
|
"FileName": "aDir/b.txt"
|
|
},
|
|
{
|
|
"FileName": "c.txt"
|
|
}
|
|
]
|