るりまサーチ

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

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method gets
  4. irb/input-method new
  5. matrix -

ライブラリ

クラス

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

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

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

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

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

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

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

@see Gem::StreamUI#ask

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

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

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

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

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

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

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

例えば、Syslog.emerg(message, *arg) は、Syslog.log(Syslog::LOG_EMERG, message, *arg)
と同じです。

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

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

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

@raise RuntimeError syslog がop...

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

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

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

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

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

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

@see Gem::StreamUI#ask

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

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

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

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

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

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

@see Gem::StreamUI#ask

絞り込み条件を変える

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

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

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

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

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

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

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

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

Socket::Constants::IP_ROUTER_ALERT -> Integer (6201.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 (6201.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)

Syslog::Level::LOG_ALERT -> Integer (6201.0)

優先度(priorities)を示す定数。 定数 の詳細については syslog(3) を参照してください。

優先度(priorities)を示す定数。
定数 の詳細については syslog(3) を参照してください。

絞り込み条件を変える

<< 1 2 3 ... > >>