From 567e6ce5dba5ad2cca2cca8c64123e27939bff2b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 26 Oct 2010 21:13:10 +0000 Subject: doc: RDoc updates Once again we avoid documenting internals on the public website and use code comments for other developers. --- lib/rainbows/fiber/io/methods.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/rainbows/fiber/io/methods.rb') diff --git a/lib/rainbows/fiber/io/methods.rb b/lib/rainbows/fiber/io/methods.rb index 663fdb4..941a68c 100644 --- a/lib/rainbows/fiber/io/methods.rb +++ b/lib/rainbows/fiber/io/methods.rb @@ -1,5 +1,10 @@ # -*- encoding: binary -*- +# +# :enddoc: +# this is used to augment Kgio::Socket and Kgio::Pipe-enhanced classes +# for use with Rainbows! Do no use this directly, see +# Rainbows::Fiber::IO::Pipe and Rainbows::Fiber::IO::Socket instead. module Rainbows::Fiber::IO::Methods RD = Rainbows::Fiber::RD WR = Rainbows::Fiber::WR -- cgit v1.2.3-24-ge0c7