るりまサーチ

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

別のキーワード

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

ライブラリ

検索結果

File.owned?(path) -> bool (39101.0)

FileTest.#owned? と同じです。

...
File
Test.#owned? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...

File.grpowned?(path) -> bool (27101.0)

FileTest.#grpowned? と同じです。

...
File
Test.#grpowned? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...