wait

io.wait â IO, true, false or nil
io.wait(timeout) â IO, true, false or nil
Instance Public methods

Waits until input is available or times out and returns self or nil when EOF is reached.

doc_ruby_on_rails
2015-04-13 15:05:55
Comments
Leave a Comment

Please login to continue.