databricks-cli/libs/filer
shreyas-goenka 30efe91c6d
Make local files default for fs commands ()
## Changes
<!-- Summary of your changes that are easy to understand -->

## Tests
<!-- How is this tested? -->
2023-06-23 16:07:09 +02:00
..
dbfs_client.go Make local files default for fs commands () 2023-06-23 16:07:09 +02:00
filer.go Add implementation of filer.Filer for local filesystem () 2023-06-12 15:53:58 +02:00
files_client.go Make local files default for fs commands () 2023-06-23 16:07:09 +02:00
fs.go Add fs.FS adapter for the filer interface () 2023-06-02 12:49:59 +00:00
fs_test.go Add implementation of filer.Filer for local filesystem () 2023-06-12 15:53:58 +02:00
local_client.go Make local files default for fs commands () 2023-06-23 16:07:09 +02:00
local_root_path.go Make local files default for fs commands () 2023-06-23 16:07:09 +02:00
local_root_path_test.go Make local files default for fs commands () 2023-06-23 16:07:09 +02:00
slice.go Abstract over file handling with WSFS or DBFS through filer interface () 2022-12-14 15:37:14 +01:00
slice_test.go Abstract over file handling with WSFS or DBFS through filer interface () 2022-12-14 15:37:14 +01:00
workspace_files_client.go Make local files default for fs commands () 2023-06-23 16:07:09 +02:00
workspace_root_path.go Make local files default for fs commands () 2023-06-23 16:07:09 +02:00
workspace_root_path_test.go Make local files default for fs commands () 2023-06-23 16:07:09 +02:00