spin icon indicating copy to clipboard operation
spin copied to clipboard

Absolutize and canonicalize runtime config paths

Open rylev opened this issue 2 years ago • 0 comments

In #1503 we are now ensuring that paths are expanded in expected ways (e.g., environment variable interpolation and ~ expansion). We should be doing the same thing for paths in the runtime config files (e.g., key-value database and SQLite database paths).

We'll likely want some sort of utility function that can do this in a consistent way.

rylev avatar May 19 '23 15:05 rylev