Sha256: 538c90e1fa1815a35d2c6bc3310e9b3710eba805c6712ef3b45bd401acd48c99
Contents?: true
Size: 1000 Bytes
Versions: 1
Compression:
Stored size: 1000 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>display (W32Support)</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/mongrel_config/win32.rb, line 16</span> 16: <span class="ruby-keyword kw">def</span> <span class="ruby-constant">W32Support</span>.<span class="ruby-identifier">display</span>(<span class="ruby-identifier">name</span>) 17: <span class="ruby-constant">Win32</span><span class="ruby-operator">::</span><span class="ruby-constant">Service</span>.<span class="ruby-identifier">getdisplayname</span>(<span class="ruby-identifier">name</span>) 18: <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mongrel_config-0.3 | doc/rdoc/classes/W32Support.src/M000005.html |