Skip to content

Commit

Permalink
Site update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 22, 2023
1 parent 54fe107 commit 68e556e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release_notes/0.24.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h2 id="rex">Rex</h2>
<p></p><ul>
<li><p>use Rex as a library for your own project.</p>

<p></p><p></p><pre><code class="hljs"><span class="hljs-keyword">use</span> Rex;
<p></p><p></p><pre><code class="hljs">use Rex;
<span class="hljs-keyword">use</span> <span class="hljs-function">Rex::Commands</span>::<span class="hljs-function">Run</span>;
<span class="hljs-keyword">use</span> <span class="hljs-function">Rex::Commands</span>::<span class="hljs-function">Fs</span>;
<span class="hljs-keyword">use</span> <span class="hljs-function">Rex::Commands</span>::<span class="hljs-function">Pkg</span>;</code></pre></li>
Expand Down

0 comments on commit 68e556e

Please sign in to comment.