Sha256: 79e7c5643fc98a236763f67481cf1920f738d245684ee9b019e2219edcbc326f
Contents?: true
Size: 1.02 KB
Versions: 3
Compression:
Stored size: 1.02 KB
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>client (Mu::Command::API)</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/command/api.rb, line 14</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">client</span> <span class="ruby-identifier">get_credentials</span> <span class="ruby-constant">Mu</span><span class="ruby-operator">::</span><span class="ruby-constant">Client</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">user</span>, <span class="ruby-identifier">password</span>, <span class="ruby-identifier">host</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/Command/API.src/M000131.html |
mu-5.7.2.5 | rdoc/classes/Mu/Command/API.src/M000131.html |
mu-5.7.2.4 | rdoc/classes/Mu/Command/API.src/M000131.html |