Interface | Description |
---|---|
EdenClient |
Client of Eden's fbthrift API that is intended to be a thin wrapper around
EdenService.Client 's API. |
Class | Description |
---|---|
EdenClientPool |
A pool of
EdenClient objects. |
EdenMount |
Utility to make requests to the Eden thrift API for an (Eden mount point, Buck project root)
pair.
|
EdenProjectFilesystemDelegate |