Skip to content

Commit 590853f

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

File tree

1 file changed

+3
-0
lines changed
  • i18n/zh-CN/docusaurus-plugin-content-docs/current/reference/model

1 file changed

+3
-0
lines changed

i18n/zh-CN/docusaurus-plugin-content-docs/current/reference/model/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,7 @@ KCL 通过内置模块、系统库模块和插件模块提供工程化的扩展
5151
<DocsCard header="yaml" href="yaml">
5252
<p>提供了与 YAML 相关的编码/解码函数。</p>
5353
</DocsCard>
54+
<DocsCard header="file" href="yaml">
55+
<p>提供了与文件系统相关的函数。</p>
56+
</DocsCard>
5457
</DocsCards>

0 commit comments

Comments
 (0)