Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for determining current shell from environment #4447

Merged
merged 1 commit into from Nov 7, 2022

Conversation

tmccombs
Copy link
Contributor

@tmccombs tmccombs commented Nov 3, 2022

Closes: #4300

clap_complete/src/shells/shell.rs Outdated Show resolved Hide resolved
clap_complete/src/shells/shell.rs Outdated Show resolved Hide resolved
@tmccombs tmccombs force-pushed the guess-shell branch 3 times, most recently from 6c7bb62 to 1feed8a Compare November 4, 2022 06:30
Add functions for getting the Shell from a path and for getting the
current shell form environment variables.

Closes: clap-rs#4446
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support reading SHELL into Shell
2 participants