mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-25 11:22:55 +00:00
17 lines
261 B
JSON
17 lines
261 B
JSON
![]() |
[
|
||
|
{
|
||
|
"FileName": "aDir/anotherDir/bar.txt"
|
||
|
},
|
||
|
{
|
||
|
"FileName": "aDir/foo.txt"
|
||
|
},
|
||
|
{
|
||
|
"FileName": "aDir/anotherDir/",
|
||
|
"IsDirectory": true
|
||
|
},
|
||
|
{
|
||
|
"FileName": "aDir/",
|
||
|
"IsDirectory": true
|
||
|
}
|
||
|
]
|