parent
e55b612206
commit
d727ac5367
|
@ -44,6 +44,8 @@ class Output::Tee < Rex::Ui::Text::Output
|
||||||
msg
|
msg
|
||||||
end
|
end
|
||||||
|
|
||||||
|
alias :write :print_raw
|
||||||
|
|
||||||
def close
|
def close
|
||||||
self.fd.close if self.fd
|
self.fd.close if self.fd
|
||||||
self.fd = nil
|
self.fd = nil
|
||||||
|
|
Loading…
Reference in New Issue