public class SyncCookieState extends Object
The first invocation should wait for Watchman to sync its state to make sure all local modifications are picked up, but all successive invocations don't have to sync anymore, since the state of the repo is not supposed to change during parsing and it's very expensive.
Constructor and Description |
---|
SyncCookieState() |
Modifier and Type | Method and Description |
---|---|
void |
disableSyncCookies()
Tell all users that
|
boolean |
shouldSyncCookies() |