cli icon indicating copy to clipboard operation
cli copied to clipboard

Remove dependency on `ConfigFilePath` from path translation mutator

Open pietern opened this issue 1 year ago • 0 comments

Changes

This is one step toward removing the path.Paths struct embedding from resource types.

Going forward, we'll exclusively use the dyn.Value tree for location information.

Tests

Existing unit tests that cover path resolution with fallback behavior pass.

pietern avatar May 16 '24 14:05 pietern