るりまサーチ (Ruby 2.6.0)

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

別のキーワード

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

ライブラリ

検索結果

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

FileTest.#owned? と同じです。

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

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

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

FileTest.#grpowned? と同じです。

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

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