るりまサーチ

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

別のキーワード

  1. socket ip_router_alert
  2. syslog alert
  3. rubygems/user_interaction alert
  4. rubygems/user_interaction alert_error
  5. rubygems/user_interaction alert_warning

ライブラリ

クラス

モジュール

キーワード

検索結果

<< 1 2 3 > >>

Gem::StreamUI#alert(statement, question = nil) -> String | nil (18125.0)

INFO レベルのアラートを表示します。

...ます。

@
param statement 表示する文字列を指定します。

@
param question 必要であれば質問を指定します。

@
return question を指定した場合は、それに対する回答を返します。
question を指定しない場合は nil を返します。

@
see Gem:...

Syslog.#alert(message, *arg) -> self (18125.0)

Syslog#log()のショートカットメソッド。 システムによっては定義されていないものもあります。

...*arg)
と同じです。

@
param message フォーマット文字列です。Kernel.#sprintf と同じ形式の引数を指定します。

@
param arg フォーマットされる引数です。

@
raise ArgumentError 引数が1つ以上でない場合に発生します。

@
raise RuntimeError syslog...

Gem::UserInteraction#alert(*args) -> () (18107.0)

INFO レベルのアラートを出力します。

...INFO レベルのアラートを出力します。

@
param args 委譲先のメソッドに与える引数です。...

Gem::StreamUI#alert_error(statement, question = nil) -> String | nil (6125.0)

ERROR レベルのアラートを表示します。

...ます。

@
param statement 表示する文字列を指定します。

@
param question 必要であれば質問を指定します。

@
return question を指定した場合は、それに対する回答を返します。
question を指定しない場合は nil を返します。

@
see Gem:...

Gem::StreamUI#alert_warning(statement, question = nil) -> String | nil (6125.0)

WARNING レベルのアラートを表示します。

...ます。

@
param statement 表示する文字列を指定します。

@
param question 必要であれば質問を指定します。

@
return question を指定した場合は、それに対する回答を返します。
question を指定しない場合は nil を返します。

@
see Gem:...

絞り込み条件を変える

Gem::UserInteraction#alert_error(*args) -> () (6107.0)

ERROR レベルのアラートを出力します。

...ERROR レベルのアラートを出力します。

@
param args 委譲先のメソッドに与える引数です。...

Gem::UserInteraction#alert_warning(*args) -> () (6107.0)

WARNING レベルのアラートを出力します。

...WARNING レベルのアラートを出力します。

@
param args 委譲先のメソッドに与える引数です。...

Socket::Constants::IP_ROUTER_ALERT -> Integer (6107.0)

Notify transit routers to more closely examine the contents of an IP packet。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Notify transit routers to more closely examine the contents of an IP packet。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@
see Socket::Constants::IPPROTO_IP, ip(7linux)...

Socket::IP_ROUTER_ALERT -> Integer (6107.0)

Notify transit routers to more closely examine the contents of an IP packet。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Notify transit routers to more closely examine the contents of an IP packet。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@
see Socket::Constants::IPPROTO_IP, ip(7linux)...
<< 1 2 3 > >>