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. |
||
---|---|---|
.. | ||
auth | ||
cmdio | ||
databrickscfg | ||
errs | ||
filer | ||
fileset | ||
flags | ||
git | ||
locker | ||
log | ||
notebook | ||
sync | ||
terraform | ||
testfile |