watchexec/crates/events/tests/snapshots/array.json

30 lines
371 B
JSON
Raw Normal View History

2023-03-18 09:32:24 +01:00
[
{
"tags": [
{
"kind": "source",
"source": "internal"
}
]
},
{
"tags": [
{
"kind": "completion",
"disposition": "success"
},
{
"kind": "process",
"pid": 123
}
]
},
{
"tags": [
{
"kind": "keyboard",
"keycode": "eof"
}
]
}
]