method
textinput
textinput()
public
Hide source
# File lib/rss/0.9.rb, line 83 def textinput if @channel @channel.textInput else nil end end