doc/classes/App.src/M000003.html in js-get-0.1.3 vs doc/classes/App.src/M000003.html in js-get-0.1.4

- old
+ new

@@ -8,10 +8,10 @@ <title>parsed_options? (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 86</span> + <pre><span class="ruby-comment cmt"># File bin/js-get, line 83</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">parsed_options?</span> <span class="ruby-comment cmt"># Specify options</span> <span class="ruby-identifier">opts</span> = <span class="ruby-constant">OptionParser</span>.<span class="ruby-identifier">new</span> <span class="ruby-identifier">opts</span>.<span class="ruby-identifier">on</span>(<span class="ruby-value str">'-v'</span>, <span class="ruby-value str">'--version'</span>) { <span class="ruby-identifier">output_version</span> ; <span class="ruby-identifier">exit</span> <span class="ruby-value">0</span> } \ No newline at end of file