Warning, /frameworks/kio/templates/kioworker/src/myproto.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KDE-KIO-Protocols": {
0003         "myproto": {
0004             "ExtraNames": [],
0005             "input": "none",
0006             "listing": [
0007                 "Name",
0008                 "Type",
0009                 "Size",
0010                 "Access"
0011             ],
0012             "output": "filesystem",
0013             "protocol": "myproto",
0014             "reading": true
0015         }
0016     }
0017 }