るりまサーチ

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

別のキーワード

  1. benchmark format
  2. logger datetime_format
  3. logger datetime_format=
  4. ipaddr in6format
  5. prettyprint format

ライブラリ

クラス

検索結果

IRB::Context#return_format -> String (24220.0)

irb のプロンプトでの評価結果を表示する際のフォーマットを文字列で返します。

...irb のプロンプトでの評価結果を表示する際のフォーマットを文字列で返します。

@see IRB::Context#return_format=, print_format...

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

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

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

@see IRB::Context#return_format, print_format

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