Files
codex/codex-rs/utils/path-uri
T
Adam Perry @ OpenAI 0428e20a0b [codex] add io PathUri native conversion APIs (#27280)
## Why

Discovered some rough edges in the API while making use of it more
widely within exec-server. It would be a lot more convenient for
existing users of `AbsolutePathBuf` if `PathUri` conversion methods
returned `std::io::Result`s.

## What

* `PathUri::to_native_path()` -> `PathUri::to_abs_path()`
* `PathUri::from_file_path()` -> `PathUri::from_abs_path()`
0428e20a0b ยท 2026-06-10 08:51:17 -07:00
History
..
2026-06-08 16:33:41 -07:00
2026-06-08 16:33:41 -07:00