るりまサーチ (Ruby 3.2)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.071秒)

別のキーワード

  1. cgi/html form
  2. cgi form
  3. htmlextension form
  4. cgi multipart_form
  5. cgi/html multipart_form

ライブラリ

検索結果

REXML::Formatters::Pretty#width -> Integer (63325.0)

出力のページ幅を返します。

出力のページ幅を返します。

デフォルトは80です。

@see REXML::Formatters::Pretty#width=

REXML::Formatters::Pretty#width=(w) (27325.0)

出力のページ幅を設定します。

出力のページ幅を設定します。

@param w ページ幅の設定値
@see REXML::Formatters::Pretty#width