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