Method: TKXXS::OutW#write
- Defined in:
- lib/tkxxs.rb
#write(str) ⇒ Object
:nodoc:
165 166 167 |
# File 'lib/tkxxs.rb', line 165 def write( str ) output_with(:write, nil, str) end |
:nodoc:
165 166 167 |
# File 'lib/tkxxs.rb', line 165 def write( str ) output_with(:write, nil, str) end |