るりまサーチ

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

別のキーワード

  1. pathname glob
  2. pathname find
  3. pathname open
  4. pathname sub
  5. pathname to_path

ライブラリ

クラス

検索結果

Pathname#ftype -> String (35123.0)

File.ftype(self.to_s) と同じです。

...File.ftype(self.to_s) と同じです。


@see File.ftype...