mirror of
https://codeberg.org/vlw/mcfstd.git
synced 2026-04-12 22:29:39 +02:00
docs: add note about the z_: namespace
This commit is contained in:
parent
824b532f2a
commit
d2300038d2
1 changed files with 3 additions and 0 deletions
|
|
@ -66,6 +66,9 @@ execute if std:out run return run function my_function
|
||||||
```
|
```
|
||||||
|
|
||||||
# Functions
|
# Functions
|
||||||
|
> [!Note]
|
||||||
|
> The functions under the `z_:` namespace are used internally by mcfstd and are not meant to be called directly unless you know what you are doing.
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Function</th>
|
<th>Function</th>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue