DannyBen/bashly

View on GitHub
examples/completions/src/completions_command.sh

Summary

Maintainability
Test Coverage
# Call the `send_completions` function which was added by running:
#
#   $ bashly add completions
#
# Users can now enable bash completion for this script by running:
#
#   $ eval "$(cli completions)"
#
send_completions