wisski-cloud-distillery/internal/cli
Tom Wiesing 9807213e60
Replace deprecated os.Is{Not,}Exist calls
This commit replaces deprecated calls to `os.Is{Not,}Exist` with the
newer `errors.Is(err, fs.Err{Not,}Exist)`.
2023-03-02 12:56:20 +01:00
..
cli.go Move internal/core => internal/cli 2022-11-16 13:07:13 +01:00
cli_notices.go remote: Allow protocol input & cancellation 2023-02-28 21:38:08 +01:00
flags.go Reformat documentation messages 2022-12-08 11:45:52 +01:00
meta.go Remove environment.Environment struct 2023-03-02 12:52:51 +01:00
params.go Replace deprecated os.Is{Not,}Exist calls 2023-03-02 12:56:20 +01:00
requirements.go Move internal/core => internal/cli 2022-11-16 13:07:13 +01:00