Sha256: 36b40010c97ef0806b0be32e7f65f7050c51fbd1ac6a2341a27d5b73b04c6ec0
Contents?: true
Size: 947 Bytes
Versions: 3
Compression:
Stored size: 947 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>types (Mu::Muapi)</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/mu/api/muapi.rb, line 135</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">types</span> <span class="ruby-identifier">doc</span> = <span class="ruby-ivar">@http</span>.<span class="ruby-identifier">get</span>(<span class="ruby-value str">"templates/types?"</span>) <span class="ruby-keyword kw">return</span> <span class="ruby-identifier">doc</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mu-5.7.2.6 | rdoc/classes/Mu/Muapi.src/M000091.html |
mu-5.7.2.5 | rdoc/classes/Mu/Muapi.src/M000091.html |
mu-5.7.2.4 | rdoc/classes/Mu/Muapi.src/M000091.html |