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

Get local/current version #129

Open
mjhymowitz opened this issue May 4, 2023 · 2 comments
Open

Get local/current version #129

mjhymowitz opened this issue May 4, 2023 · 2 comments

Comments

@mjhymowitz
Copy link

Adding frum current command to get the ruby version running locally.
Instead of using frum versions to get all ruby versions installed and the local version.
frum current will return the active ruby version being used. If a version is set locally the local version is return else return global version.

@mjhymowitz
Copy link
Author

This will likely reuse a lot of code from the src/commands/versions.rs file

@mjhymowitz
Copy link
Author

nvm this looks like a lot more work than I first thought

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

No branches or pull requests

1 participant