るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. _builtin eql?
  2. _builtin empty?
  3. _builtin include?
  4. _builtin zero?
  5. prime prime?

ライブラリ

検索結果

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

FileTest.#owned? と同じです。

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

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

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

FileTest.#grpowned? と同じです。

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

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