るりまサーチ (Ruby 2.7.0)

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

別のキーワード

  1. socket int
  2. prime int_from_prime_division
  3. _builtin to_int
  4. mkmf convertible_int
  5. option int

ライブラリ

キーワード

検索結果

PrettyPrint#output -> object (63355.0)

自身の output を返します。

自身の output を返します。

IRB::OutputMethod#print(*objs) (27304.0)

NotImplementedError が発生します。

NotImplementedError が発生します。

@param objs 任意のオブジェクトを指定します。

@raise NotImplementedError 必ず発生します。

IRB::OutputMethod#printn(*objs) -> nil (27304.0)

各 obj を self に出力し、最後に改行を出力します。

各 obj を self に出力し、最後に改行を出力します。

@param objs 任意のオブジェクトを指定します。

IRB::StdioOutputMethod#print(*objs) -> nil (27304.0)

引数を標準出力に出力します。

引数を標準出力に出力します。

@param objs 任意のオブジェクトを指定します。

CGI#print(*strings) (18322.0)

@todo

@todo

引数の文字列を標準出力に出力します。
cgi.print は $DEFAULT_OUTPUT.print と等価です。

例:
cgi = CGI.new
cgi.print "This line is a part of content body.\r\n"

絞り込み条件を変える