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

29 lines
282 B
JSON
Raw Normal View History

2023-03-18 09:32:24 +01:00
[
{
"tags": [
{
"kind": "path",
"absolute": "/foo/bar/baz"
},
{
"kind": "fs",
"simple": "create"
},
{
"kind": "fs"
}
]
},
{
"tags": [
{
"kind": "fs",
"full": "Modify(Other)"
},
{
"kind": "completion"
}
]
}
]