Sha256: c49fa9835fad7cc7771854b6774ae887130310a7c1014ba8344e4ff601866645
Contents?: true
Size: 931 Bytes
Versions: 1
Compression:
Stored size: 931 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>process_command (App)</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 bin/js-get, line 138</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">process_command</span> <span class="ruby-identifier">send</span>(<span class="ruby-ivar">@arguments</span>[<span class="ruby-value">0</span>].<span class="ruby-identifier">to_sym</span>) <span class="ruby-comment cmt">#process_standard_input # [Optional]</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
js-get-0.1.3 | doc/classes/App.src/M000011.html |