るりまサーチ

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

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. tarwriter add_file
  4. file path
  5. file truncate

ライブラリ

検索結果

Shell#expand_path(path) -> String (18137.0)

Fileクラスにある同名のクラスメソッドと同じです.

...
File
クラスにある同名のクラスメソッドと同じです.

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

@see File.expand_path...