mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
16 lines
261 B
JSON
16 lines
261 B
JSON
[
|
|
{
|
|
"FileName": "aDir/anotherDir/bar.txt"
|
|
},
|
|
{
|
|
"FileName": "aDir/foo.txt"
|
|
},
|
|
{
|
|
"FileName": "aDir/anotherDir/",
|
|
"IsDirectory": true
|
|
},
|
|
{
|
|
"FileName": "aDir/",
|
|
"IsDirectory": true
|
|
}
|
|
]
|