Sha256: 61467d81d1ba716b4bb246f13afd05fc328502e7cc50dc8c37581cca7018a89d
Contents?: true
Size: 1.28 KB
Versions: 11
Compression:
Stored size: 1.28 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>to_str (XX::Document)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <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/xx.rb, line 83</span> 83: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_str</span> <span class="ruby-identifier">port</span> = <span class="ruby-value str">""</span> 84: <span class="ruby-comment cmt">#--{{{</span> 85: <span class="ruby-ivar">@doc</span>.<span class="ruby-identifier">write</span> <span class="ruby-identifier">port</span>, <span class="ruby-identifier">indent</span>=<span class="ruby-value">-1</span>, <span class="ruby-identifier">transitive</span>=<span class="ruby-keyword kw">false</span>, <span class="ruby-identifier">ie_hack</span>=<span class="ruby-keyword kw">true</span> 86: <span class="ruby-identifier">port</span> 87: <span class="ruby-comment cmt">#--}}}</span> 88: <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems