mirror of https://github.com/databricks/cli.git
349e2aff40
## Changes The pattern `errors.Is(err, fs.ErrNotExist)` is common to check for an error type. Errors can implement `Is(error) bool` with a custom equivalence checker. ## Tests New asserts all pass in the integration test. |
||
---|---|---|
.. | ||
dbfs_client.go | ||
filer.go | ||
root_path.go | ||
root_path_test.go | ||
slice.go | ||
slice_test.go | ||
workspace_files_client.go |