mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 09:08:37 +01:00
28 lines
282 B
JSON
28 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"
|
|
}
|
|
]
|
|
}
|
|
]
|