Skip to content

Commit e6e90bc

Browse files
committed
fix: add overview for filesystem function
Signed-off-by: zongz <zongzhe1024@163.com>
1 parent baee848 commit e6e90bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/model/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,7 @@ For relatively complex general logic, it is provided through the system modules.
5151
<DocsCard header="yaml" href="yaml">
5252
<p>Provides YAML related encoding/decoding functions.</p>
5353
</DocsCard>
54+
<DocsCard header="file" href="file">
55+
<p>Provides filesystem functions.</p>
56+
</DocsCard>
5457
</DocsCards>

0 commit comments

Comments
 (0)