syndicated-open/protocol.prs

11 lines
187 B
Plaintext
Raw Normal View History

2022-02-26 23:39:22 +00:00
version 1 .
2023-05-18 09:46:17 +00:00
XdgOpen = <xdg-open @uri string> .
UriRunnerConfig = {
handlerspace: #!any
urispace: #!any
} .
2022-02-26 23:39:22 +00:00
ActionHandler = <action-handler @pat string @entity #!any @action any> .