it cannot handle absolute paths, no. those would n...
# development
w
it cannot handle absolute paths, no. those would need to come in from outside.
it's a thing that we might need to add an explicit feature for, but not sure what the priority is
a
I added that feature, FWIW
As a hacky interim thing, but a feature nonetheless
Possibly not in the graph, though... Can't entirely remember where it ended up
Oh yeah, it was a synchronous call, and doesn't handle cache invalidation because no Watchman at arbitrary paths
w
yep
would need polling, or variants, or... something