hparra / ruby-serialport

ruby-serialport is a Ruby library that provides a class for using RS-232 serial ports
http://rubygems.org/gems/serialport
GNU General Public License v2.0
246 stars 58 forks source link

Specify explicit return values #45

Closed hparra closed 11 years ago

hparra commented 11 years ago

Documentation from rdoc does not specify the proper return value from each method. Documentation from README.md should be merged in. See http://rubydoc.info/gems/serialport/SerialPort

http://rdoc.rubyforge.org/RDoc/Parser/C.html http://rdoc.rubyforge.org/RDoc/Markup.html