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