Method: Rex::Post::IO#printf

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

#printf(fmt, *args) ⇒ Object



112
113
114
# File 'lib/rex/post/io.rb', line 112

def printf(fmt, *args)
  raise NotImplementedError
end