Skip to content

Commit

Permalink
Site update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 17, 2025
1 parent 3dae3ba commit 2657e52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h3 id="loadingallrequiredlibraries">Loading all required libraries</h3>

<p>If you open the Rexfile you&#39;ll see at the top some use commands.</p>

<pre><code class="hljs"><span class="hljs-keyword">use</span> Rex -feature =&gt; [&#39;<span class="hljs-string">1.0</span>&#39;];</code></pre>
<pre><code class="hljs">use Rex -feature =&gt; [&#39;<span class="hljs-string">1.0</span>&#39;];</code></pre>

<p>This loads the base functions of Rex 1.0, so that you can use them inside the Rexfile.</p>

Expand Down

0 comments on commit 2657e52

Please sign in to comment.