Skip to content

Commit

Permalink
docs: updates from Homebrew/brew
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 31, 2023
1 parent bc5f23d commit 578fd96
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 39 deletions.
4 changes: 3 additions & 1 deletion docs/Homebrew.html
Original file line number Diff line number Diff line change
Expand Up @@ -43816,7 +43816,8 @@ <h3 class="signature " id="update_python_resources-class_method">
47
48
49
50</pre>
50
51</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'dev-cmd/update-python-resources.rb', line 37</span>
Expand All @@ -43832,6 +43833,7 @@ <h3 class="signature " id="update_python_resources-class_method">
<span class='label'>exclude_packages:</span> <span class='id identifier rubyid_args'>args</span><span class='period'>.</span><span class='id identifier rubyid_exclude_packages'>exclude_packages</span><span class='comma'>,</span>
<span class='label'>print_only:</span> <span class='id identifier rubyid_args'>args</span><span class='period'>.</span><span class='id identifier rubyid_print_only?'>print_only?</span><span class='comma'>,</span>
<span class='label'>silent:</span> <span class='id identifier rubyid_args'>args</span><span class='period'>.</span><span class='id identifier rubyid_silent?'>silent?</span><span class='comma'>,</span>
<span class='label'>verbose:</span> <span class='id identifier rubyid_args'>args</span><span class='period'>.</span><span class='id identifier rubyid_verbose?'>verbose?</span><span class='comma'>,</span>
<span class='label'>ignore_non_pypi_packages:</span> <span class='id identifier rubyid_args'>args</span><span class='period'>.</span><span class='id identifier rubyid_ignore_non_pypi_packages?'>ignore_non_pypi_packages?</span>
<span class='kw'>end</span>
<span class='kw'>end</span></pre>
Expand Down
Loading

0 comments on commit 578fd96

Please sign in to comment.