mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 09:08:37 +01:00
30 lines
371 B
JSON
30 lines
371 B
JSON
|
[
|
||
|
{
|
||
|
"tags": [
|
||
|
{
|
||
|
"kind": "source",
|
||
|
"source": "internal"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"tags": [
|
||
|
{
|
||
|
"kind": "completion",
|
||
|
"disposition": "success"
|
||
|
},
|
||
|
{
|
||
|
"kind": "process",
|
||
|
"pid": 123
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"tags": [
|
||
|
{
|
||
|
"kind": "keyboard",
|
||
|
"keycode": "eof"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|