Ruby 3.4 リファレンスマニュアル
ライブラリ一覧
組み込みライブラリ
ENVオブジェクト
to_a
singleton method ENV.to_a
to_a -> [[String, String]]
[
permalink
][
rdoc
][
edit
]
環境変数から [変数名, 値] となる 2 要素の配列の配列を生成します。