るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
17件ヒット [1-17件を表示] (0.081秒)
トップページ > クエリ:i[x] > クエリ:PI[x] > クエリ:check[x] > バージョン:2.6.0[x]

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. csv to_i
  5. matrix i

ライブラリ

モジュール

キーワード

検索結果

Win32::Registry::API.#check(result) (63304.0)

@todo

@todo

PTY.check(pid, raise = false) -> Process::Status | nil (54922.0)

pid で指定された子プロセスの状態をチェックし、変化があれば変化したステータスを 返します。実行中、あるいは変化なしであれば nil を返します。

pid で指定された子プロセスの状態をチェックし、変化があれば変化したステータスを
返します。実行中、あるいは変化なしであれば nil を返します。

状態が変化した後、その状態を取得することは一回しかできない(くりかえし check を
呼んだら nil が返ってくる)ので注意してください。

状態が変化して、終了したか停止した場合、第二引数が偽であれば、
対応する Process::Status オブジェクトを返します。

@param pid チェックしたい子プロセスの PID を指定します。

@param raise 真を指定すると、子プロセスが終了または停止していた場合、
...

Win32::Registry::API.#QueryInfoKey(hkey) (27304.0)

@todo

@todo

Win32::Registry::API.#CreateKey(hkey, name, opt, desired) (18304.0)

@todo

@todo

Win32::Registry::API.#EnumKey(hkey, index) (18304.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API.#EnumValue(hkey, index) (18304.0)

@todo

@todo

Win32::Registry::API.#OpenKey(hkey, name, opt, desired) (18304.0)

@todo

@todo

Win32::Registry::API.#SetValue(hkey, name, type, data, size) (18304.0)

@todo

@todo

Win32::Registry::API.#CloseKey(hkey) (18004.0)

@todo

@todo

Win32::Registry::API.#DeleteKey(hkey, name) (18004.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API.#DeleteValue(hkey, name) (18004.0)

@todo

@todo

Win32::Registry::API.#FlushKey(hkey) (18004.0)

@todo

@todo

Win32::Registry::API.#QueryValue(hkey, name) (18004.0)

@todo

@todo

Win32::Registry::API.#packdw(dw) (18004.0)

@todo

@todo

Win32::Registry::API.#packqw(qw) (18004.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API.#unpackdw(dw) (18004.0)

@todo

@todo

Win32::Registry::API.#unpackqw(qw) (18004.0)

@todo

@todo