mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-09 00:50:04 +03: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 |