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