3 # RDoc: Documentation tool for source code
4 # (see lib/rdoc/rdoc.rb for more information)
6 # Copyright (c) 2003 Dave Thomas
7 # Released under the same terms as Ruby
18 $stderr.puts
"Interrupted"
19 rescue RDoc
::Error => e
20 $stderr.puts e
.message