るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.018秒)
トップページ > クエリ:@[x] > ライブラリ:shell[x] > クラス:Shell[x] > クエリ:owned?[x]

別のキーワード

  1. _builtin owned?
  2. pathname owned?
  3. monitor mon_owned?
  4. file owned?
  5. stat owned?

検索結果

Shell#owned?(file) -> bool (18115.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@
param file ファイル名を表す文字列か IO オブジェクトを指定します。

@
see FileTest.#owned?...

Shell#grpowned?(file) -> bool (6115.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@
param file ファイル名を表す文字列か IO オブジェクトを指定します。

@
see FileTest.#grpowned?...