Returns:
65 66 67
# File 'lib/rio/iomode.rb', line 65 def write_only?() !allows_read? and allows_read? end