Sha256: f6f611b6cccc9274cb7b7622330faab2f871775788b9e8f8da68efcf3e1f603a
Contents?: true
Size: 1.27 KB
Versions: 11
Compression:
Stored size: 1.27 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>pretty (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 90</span> 90: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">pretty</span> <span class="ruby-identifier">port</span> = <span class="ruby-value str">''</span> 91: <span class="ruby-comment cmt">#--{{{</span> 92: <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">2</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> 93: <span class="ruby-identifier">port</span> 94: <span class="ruby-comment cmt">#--}}}</span> 95: <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems