るりまサーチ

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

別のキーワード

  1. openssl integer
  2. asn1 integer
  3. _builtin integer
  4. integer upto
  5. integer digits

種類

ライブラリ

モジュール

検索結果

<< 1 2 3 ... > >>

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

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

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

デフォルトは80です。

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

Benchmark::Job#width -> Integer (18202.0)

Benchmark::Job#list のサイズ。

Benchmark::Job#list のサイズ。

OptionParser#summary_width -> Integer (6220.0)

サマリを表示するときの幅を整数で返します。

...)
opts.on("-u", "--update")
opts.on_tail("-h", "--help")
end

opts.summary_width # => 32
opts.summarize
# => [" -i, --init\n", " -u, --update\n", " -h, --help\n"]
opts.summary_width = 8
opts.summary_width # =>8
opts.summarize
# => [" -i\n", " --init\n", " -u\n", "...

RDoc::Options#tab_width -> Integer (6218.0)

コマンドライン引数の --tab-width オプションで指定した数値を返します。

...コマンドライン引数の --tab-width オプションで指定した数値を返します。...

Psych::Emitter#line_width -> Integer (6208.0)

「好ましい」行幅を返します。

...「好ましい」行幅を返します。

@see Psych::Emitter#line_width=...

絞り込み条件を変える

PrettyPrint#maxwidth -> Integer (6201.0)

自身の幅を返します。

自身の幅を返します。

Etc::CS_POSIX_V6_WIDTH_RESTRICTED_ENVS -> Integer (3235.0)

Etc.#confstr の引数に指定します。

Etc.#confstr の引数に指定します。

詳細は confstr(3) を参照してください。

Etc::CS_POSIX_V7_WIDTH_RESTRICTED_ENVS -> Integer (3235.0)

Etc.#confstr の引数に指定します。

Etc.#confstr の引数に指定します。

詳細は confstr(3) を参照してください。

Etc::CS_GNU_LIBC_VERSION -> Integer (135.0)

Etc.#confstr の引数に指定します。

Etc.#confstr の引数に指定します。

詳細は confstr(3) を参照してください。

Etc::CS_GNU_LIBPTHREAD_VERSION -> Integer (135.0)

Etc.#confstr の引数に指定します。

Etc.#confstr の引数に指定します。

詳細は confstr(3) を参照してください。

絞り込み条件を変える

<< 1 2 3 ... > >>