Warning, /frameworks/kio/src/kioworkers/file/file.json is written in an unsupported language. File is not indexed.
0001 {
0002 "KDE-KIO-Protocols": {
0003 "file": {
0004 "Class": ":local",
0005 "ExtraNames": [],
0006 "Icon": "folder",
0007 "X-DocPath": "kioworker6/file/index.html",
0008 "deleteRecursive": true,
0009 "deleting": true,
0010 "input": "none",
0011 "linking": true,
0012 "listing": [
0013 "Name",
0014 "Type",
0015 "Size",
0016 "Date",
0017 "AccessDate",
0018 "Access",
0019 "Owner",
0020 "Group",
0021 "Link"
0022 ],
0023 "makedir": true,
0024 "maxInstances": 5,
0025 "moving": true,
0026 "opening": true,
0027 "output": "filesystem",
0028 "protocol": "file",
0029 "reading": true,
0030 "truncating": true,
0031 "writing": true
0032 }
0033 }
0034 }