るりまサーチ

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

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file open
  4. file chmod
  5. file chown

ライブラリ

検索結果

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

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

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

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

@see FileTest.#owned?...

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

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

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

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

@see FileTest.#grpowned?...