mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 17:18:30 +01:00
29 lines
282 B
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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|