るりまサーチ

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

関連するキーワード

  1. _builtin
  2. shell
  3. pathname
  4. filetest.#owned?

ライブラリ

検索結果

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

FileTest.#owned? と同じです。

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

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

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

FileTest.#grpowned? と同じです。

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

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