instance method Pathname#mkdir

mkdir(*args) -> 0[permalink][rdoc][edit]

Dir.mkdir(self.to_s, *args) と同じです。

[SEE_ALSO] Dir.mkdir