parent
4ffffa59fe
commit
3e40433f00
|
@ -31,6 +31,7 @@ class Output::File < Rex::Ui::Text::Output
|
|||
self.fd.flush
|
||||
msg
|
||||
end
|
||||
alias_method :write, :print_raw
|
||||
|
||||
def close
|
||||
self.fd.close if self.fd
|
||||
|
|
Loading…
Reference in New Issue