るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.083秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.3.0[x] > クエリ:sticky?[x] > クラス:Shell::CommandProcessor[x]

別のキーワード

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

ライブラリ

検索結果

Shell::CommandProcessor#sticky?(file) -> bool (54307.0)

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

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

@param file ファイル名を表す文字列を指定します。

@see FileTest.#sticky?