Method: Rex::Post::File.expand_path
- Defined in:
- lib/rex/post/file.rb
.expand_path ⇒ Object
this, along with all the other globbing/search stuff, probably won’t get implemented, atleast for a bit…
83 84 85 |
# File 'lib/rex/post/file.rb', line 83 def File. raise NotImplementedError end |