Sha256: badb71d1720000e6febd9674772409c1f582e118262f9ad794fe7180f0ee8311
Contents?: true
Size: 906 Bytes
Versions: 2
Compression:
Stored size: 906 Bytes
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>resume (RubyVPI)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre><span class="ruby-comment cmt"># File lib/ruby-vpi/boot/relay.rb, line 14</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">resume</span> <span class="ruby-identifier">aCallback</span> <span class="ruby-ivar">@@userRun</span>.<span class="ruby-identifier">enq</span> <span class="ruby-identifier">aCallback</span> <span class="ruby-identifier">attach</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby-vpi-21.1.0 | doc/api/ruby/classes/RubyVPI.src/M000027.html |
ruby-vpi-21.0.0 | doc/api/ruby/classes/RubyVPI.src/M000028.html |