Skip to content

Use PathBuf for CLI path arguments#463

Merged
stepchowfun merged 1 commit intomainfrom
codex/pathbuf-cli-paths
Apr 7, 2026
Merged

Use PathBuf for CLI path arguments#463
stepchowfun merged 1 commit intomainfrom
codex/pathbuf-cli-paths

Conversation

@stepchowfun
Copy link
Copy Markdown
Member

Use PathBuf for the CLI entrypoint path fields so the clap-owned argument structs store filesystem paths directly while the runtime continues to borrow &Path.

Status: Ready

Fixes: N/A

@stepchowfun stepchowfun merged commit 8b2a790 into main Apr 7, 2026
6 checks passed
@stepchowfun stepchowfun deleted the codex/pathbuf-cli-paths branch April 7, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant