るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.043秒)
トップページ > ライブラリ:ビルトイン[x] > バージョン:2.5.0[x] > クエリ:hash[x] > クエリ:ENV[x] > クエリ:replace[x] > オブジェクト:ENV[x]

別のキーワード

  1. _builtin hash
  2. hash []
  3. matrix hash
  4. _builtin to_hash
  5. dbm to_hash

検索結果

ENV.replace(hash) -> ENV (118003.0)

環境変数を hash と同じ内容に変更します。 self を返します。

環境変数を hash と同じ内容に変更します。 self を返します。

@param hash キーと値の対応関係を指定します。 to_hash でハッシュに変換されます。