watchexec/crates/events/tests/snapshots/array.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"
}
]
}
]