Method: Rex::Post::File.expand_path

Defined in:
lib/rex/post/file.rb

.expand_pathObject

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.expand_path
  raise NotImplementedError
end