databricks-cli/libs/folders
Denis Bilenko 4236e7122f
Switch to `folders.FindDirWithLeaf` (#1963)
## Changes
Remove two duplicate implementations of the same logic, switch
everywhere to folders.FindDirWithLeaf.

Add Abs() call to FindDirWithLeaf, it cannot really work on relative
paths.

## Tests
Existing tests.
2024-12-11 09:44:22 +01:00
..
folders.go Switch to `folders.FindDirWithLeaf` (#1963) 2024-12-11 09:44:22 +01:00
folders_test.go Move folders package into libs (#1184) 2024-02-07 16:33:18 +00:00