Libraries
»
librex
(0.0.999)
»
Index
»
Rex
»
Post
»
IO
»
#eof
Method: Rex::Post::IO#eof
Defined in:
lib/rex/post/io.rb
#
eof
⇒
Object
Raises:
(
NotImplementedError
)
68 69 70
# File 'lib/rex/post/io.rb', line 68
def
eof
raise
NotImplementedError
end