diff options
author | Ayush Agarwal <ayush@fastmail.in> | 2021-11-14 14:39:39 +0530 |
---|---|---|
committer | Ayush Agarwal <ayush@fastmail.in> | 2021-11-14 14:39:39 +0530 |
commit | 6dd9af9eaa67b391d744c7e78410543078aa9d56 (patch) | |
tree | c8db2366a1e7aeccd468fc8c59c3b3bd6605af6c /completion/tessen.fish-completion | |
parent | c6272fae4eaa724a59c096d742672f4edadd8523 (diff) |
refactor: improve validation checks
The validation functions have been changed to be more modular and more
resistant to invalid input. Instead of using printf to redirect error
messages to stderr and using `exit 1`, use the function `_die` which has
been changed as well. A function called `is_installed` was added as well
to check if the needed binaries are present on the system.
Diffstat (limited to 'completion/tessen.fish-completion')
0 files changed, 0 insertions, 0 deletions