|
nixd
|
Shared path resolution utilities for Nix path literals. More...
Go to the source code of this file.
Namespaces | |
| namespace | nixd |
Functions | |
| std::optional< std::string > | nixd::resolveExprPath (const std::string &BasePath, const std::string &ExprPath) |
| Resolve a Nix expression path to a real filesystem path. | |
Shared path resolution utilities for Nix path literals.
This module provides unified path resolution logic used by both DocumentLink and Go-to-Definition features.
Definition in file PathResolve.h.