るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. pathname glob
  2. pathname to_path
  3. pathname realpath
  4. pathname open
  5. pathname ascend

ライブラリ

クラス

検索結果

Pathname#mkpath -> nil (117373.0)

FileUtils.mkpath(self.to_s) と同じです。

FileUtils.mkpath(self.to_s) と同じです。


@see FileUtils.#mkpath