Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make autocomplete accept dynamic exec_name #77

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

tristanmorgan
Copy link
Owner

Description

Previously the auto-complete function required the executable name to match awskeyring, if it was anything else it wouldn't call the correct method and fail. this change dynamically maps the current executable name to the method. This allow you to rename the executable and the auto-complete will continue to function.

Did you run the Tests?

  • Rubocop
  • Rspec
  • Filemode
  • Yard

@tristanmorgan tristanmorgan merged commit 677dea5 into main Mar 18, 2021
@tristanmorgan tristanmorgan deleted the dynamic-autocomplete branch March 18, 2021 23:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants