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

29 lines
282 B
JSON

[
{
"tags": [
{
"kind": "path",
"absolute": "/foo/bar/baz"
},
{
"kind": "fs",
"simple": "create"
},
{
"kind": "fs"
}
]
},
{
"tags": [
{
"kind": "fs",
"full": "Modify(Other)"
},
{
"kind": "completion"
}
]
}
]