るりまサーチ

最速Rubyリファレンスマニュアル検索!
30件ヒット [1-30件を表示] (0.035秒)

別のキーワード

  1. _builtin grpowned?
  2. pathname grpowned?
  3. stat grpowned?
  4. file grpowned?
  5. filetest grpowned?

ライブラリ

検索結果

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

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

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

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

@
see FileTest.#grpowned?...

Shell::CommandProcessor#grpowned?(file) -> bool (18113.0)

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

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

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

@
see FileTest.#grpowned?...

Shell::Filter#grpowned?(file) -> bool (18113.0)

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

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

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

@
see FileTest.#grpowned?...

Pathname#grpowned? -> bool (18108.0)

FileTest.grpowned?(self.to_s) と同じです。

...FileTest.grpowned?(self.to_s) と同じです。


@
see FileTest.#grpowned?...