mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-27 04:44:30 +00:00
66fce5ec8e
If you want to call `abs_path` or `load`, the file needs to be local. You call `as_local` which returns `Option<dyn LocalFile>` with those local-only methods. I think this makes it more explicit what works only locally vs everywhere. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |