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 Jun 3, 2024
1 parent c761a5f commit c939e34
Show file tree
Hide file tree
Showing 2 changed files with 955 additions and 873 deletions.
74 changes: 74 additions & 0 deletions docs/Homebrew/Cmd/CleanupCmd/Args.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,27 @@ <h2>



<span class="private note title">private</span>

<span class="summary_desc"><div class='inline'></div></span>

</li>



<li class="public ">
<span class="summary_signature">

<a href="#scrub%3F-instance_method" title="#scrub? (instance method)">#<strong>scrub?</strong> &#x21d2; Boolean </a>


</span>






<span class="private note title">private</span>

<span class="summary_desc"><div class='inline'></div></span>
Expand Down Expand Up @@ -542,6 +563,59 @@ <h3 class="signature " id="s?-instance_method">
</td>
</tr>
</table>
</div>

<div class="method_details ">
<h3 class="signature " id="scrub?-instance_method">

#<strong>scrub?</strong> &#x21d2; <tt>Boolean</tt>





</h3><div class="docstring">
<div class="discussion">
<p class="note private">
<strong>This method is part of a private API.</strong>
This method may only be used in the <a href="https://github.com/Homebrew/brew">Homebrew/brew</a> repository.
Third parties should avoid using this method if possible, as it may be removed or changed without warning.
</p>


</div>
</div>
<div class="tags">

<p class="tag_title">Returns:</p>
<ul class="return">

<li>


<span class='type'>(<tt>Boolean</tt>)</span>



</li>

</ul>

</div><table class="source_code">
<tr>
<td>
<pre class="lines">


30</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'sorbet/rbi/dsl/homebrew/cmd/cleanup_cmd.rbi', line 30</span>

<span class='kw'>def</span> <span class='id identifier rubyid_scrub?'>scrub?</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
</td>
</tr>
</table>
</div>

</div>
Expand Down
Loading

0 comments on commit c939e34

Please sign in to comment.