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

Show LANG and LC_ALL env by irb_info #257

Merged
merged 1 commit into from
Jul 10, 2021

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Jul 10, 2021

No description provided.

Copy link
Member

@nobu nobu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ENV.delete returns the deleted value.
  • To assign nil makes the ENV key unset.

test/irb/test_cmd.rb Outdated Show resolved Hide resolved
test/irb/test_cmd.rb Outdated Show resolved Hide resolved
test/irb/test_cmd.rb Outdated Show resolved Hide resolved
test/irb/test_cmd.rb Outdated Show resolved Hide resolved
test/irb/test_cmd.rb Outdated Show resolved Hide resolved
test/irb/test_cmd.rb Outdated Show resolved Hide resolved
test/irb/test_cmd.rb Outdated Show resolved Hide resolved
test/irb/test_cmd.rb Outdated Show resolved Hide resolved
test/irb/test_cmd.rb Outdated Show resolved Hide resolved
@aycabta aycabta force-pushed the show-lang-and-lc_all-env-by-irb_info branch 2 times, most recently from 84f6b64 to b431742 Compare July 10, 2021 21:07
Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
@aycabta aycabta merged commit c72cd84 into ruby:master Jul 10, 2021
@aycabta aycabta deleted the show-lang-and-lc_all-env-by-irb_info branch July 10, 2021 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants