るりまサーチ (Ruby 3.3)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.031秒)
トップページ > バージョン:3.3[x] > クエリ:context[x] > クエリ:return_format=[x]

別のキーワード

  1. csv return_headers?
  2. getoptlong return_in_order
  3. context return_format
  4. irb/context return_format=

ライブラリ

クラス

検索結果

IRB::Context#return_format=(val) (63337.0)

irb のプロンプトでの評価結果を表示する際のフォーマットに val を設定します。

irb のプロンプトでの評価結果を表示する際のフォーマットに val を設定します。

@see IRB::Context#return_format, print_format

IRB::Context#prompt_mode の変更に影響を受ける事に注意してください。