PatchResolver
PatchResolver()
Turn one flat-relation row into a Patch.
Methods
| Name | Description |
|---|---|
| live_entries | Return the live patches this resolver serves (path -> patch). |
| resolve | Return the patch for a row. |
|
class of dascore.io.index.catalog inherits from: abc.ABC |
source |
PatchResolver()
Turn one flat-relation row into a Patch.
| Name | Description |
|---|---|
| live_entries | Return the live patches this resolver serves (path -> patch). |
| resolve | Return the patch for a row. |