Method: Rex::Post::Dir.mkdir
- Defined in:
- lib/rex/post/dir.rb
.mkdir(path) ⇒ Object
26 27 28 |
# File 'lib/rex/post/dir.rb', line 26 def Dir.mkdir(path) raise NotImplementedError end |
26 27 28 |
# File 'lib/rex/post/dir.rb', line 26 def Dir.mkdir(path) raise NotImplementedError end |