소스 검색

Create sys_save_load.md

Björn Ritzl 5 년 전
부모
커밋
cf06b67b23
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      examples/file/sys_save_load/sys_save_load.md

+ 5 - 0
examples/file/sys_save_load/sys_save_load.md

@@ -0,0 +1,5 @@
+---
+title: Save and Load
+brief: This example shows how to save and load data using sys.save() and sys.load()
+scripts: sys_save_load.script
+---