Libraries
»
wiz_rtf
(0.6.9)
»
Index
»
WizRtf
»
RtfIO
»
#write
Method: WizRtf::RtfIO#write
Defined in:
lib/wiz_rtf/rtf_io.rb
#
write
(txt) ⇒
Object
13 14 15
# File 'lib/wiz_rtf/rtf_io.rb', line 13
def
write
(
txt
)
@io
.
write
txt
end