Nathan Sobo
66fce5ec8e
Introduce LocalFile trait
...
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.
2022-01-22 15:52:14 -07:00
..
2022-01-06 17:29:34 -08:00
2022-01-12 18:26:00 +01:00
2022-01-05 17:36:12 -08:00
2021-11-30 12:46:39 -07:00
2022-01-06 17:29:34 -08:00
2022-01-22 13:23:08 -07:00
2022-01-22 14:44:58 -07:00
2022-01-22 11:23:00 +01:00
2021-11-30 12:46:39 -07:00
2022-01-14 14:55:03 +01:00
2022-01-20 17:30:30 +01:00
2022-01-22 13:21:59 -07:00
2021-11-30 12:46:39 -07:00
2022-01-20 17:30:30 +01:00
2022-01-22 15:52:14 -07:00
2022-01-20 12:10:01 +01:00
2022-01-20 17:30:30 +01:00
2022-01-22 15:52:14 -07:00
2022-01-22 11:23:00 +01:00
2022-01-22 14:29:36 -07:00
2022-01-22 11:23:00 +01:00
2022-01-06 12:12:09 -07:00
2022-01-18 09:59:28 +01:00
2022-01-12 10:51:08 -08:00
2022-01-14 10:45:37 -08:00
2022-01-05 11:51:41 +01:00
2022-01-22 11:23:00 +01:00
2022-01-22 11:23:00 +01:00