Expand description
Secure string-literal file path completion.
This microcrate isolates bounded filesystem traversal and path sanitization for completion providers that want to offer file suggestions without owning the security policy themselves.
Structs§
- File
Completion Context - Minimal request context for file-path completion.
Functions§
- complete_
file_ paths - Produce secure file-path completion items.