Warning, /utilities/kio-stash/src/kioworker/filestash.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KDE-KIO-Protocols": {
0003         "stash": {
0004             "Class": ":local",
0005             "copyFromFile": true,
0006             "copyToFile": true,
0007             "deleteRecursive": true,
0008             "deleting": true,
0009             "fileNameUsedForCopying": "Name",
0010             "input": "none",
0011             "listing": [
0012                 "Name",
0013                 "Type",
0014                 "Size",
0015                 "Date",
0016                 "Access",
0017                 "Link"
0018             ],
0019             "makedir": true,
0020             "moving": true,
0021             "output": "filesystem",
0022             "protocol": "stash",
0023             "reading": true,
0024             "renameFromFile": true,
0025             "renameToFile": true,
0026             "writing": true
0027         }
0028     }
0029 }