Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GetFileNode to bufcas.Manifest (#2648)
Adds a method to retrieve the `FileNode` by path on a `Manifest`. Currently if trying to retrieve the `FileNode` one must call `FileNodes()` and iterate over all to lookup by path.
- Loading branch information