Method: Rex::Post::IO#readlines
- Defined in:
- lib/rex/post/io.rb
#readlines(sep = $/) ⇒ Object
136 137 138 |
# File 'lib/rex/post/io.rb', line 136 def readlines(sep = $/) raise NotImplementedError end |
136 137 138 |
# File 'lib/rex/post/io.rb', line 136 def readlines(sep = $/) raise NotImplementedError end |