Skip to content

Should cap-std have its own Path type? #88

Closed
@sunfishcode

Description

@sunfishcode

Is it worth defining Path, PathBuf and associated types in cap-std? They could mostly be thin wrappers around their std::path counterparts, but they'd omit several ambient-authority methods: metadata, read_link, read_dir, symlink_metadata, and canonicalize.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions