📦 deps(tsl): sync tsl-playbook from a71480a4

Source-Commit: a71480a4ae
This commit is contained in:
ci[bot]
2026-08-12 08:38:08 +08:00
parent 683f83d17c
commit 670ba950a6
1496 changed files with 292667 additions and 220122 deletions
@@ -0,0 +1,25 @@
# Object - TRegistryIniFile 注册表 INI 文件
## `TRegistryIniFile`
声明:class
以系统注册表为存储后端的 INI 配置内置对象
<!-- tags: Object 文件 目录 路径 file 数据库 SQL database 对象 实例 INI -->
父类:`TIniFile`
### `create(regsitry_path)`
声明:function
创建 TRegistryIniFile 实例
<!-- tags: Object 创建 生成 文件 目录 路径 file 数据库 SQL database 对象 实例 -->
可见性:public
| 参数 | 类型 | 说明 |
| --- | --- | --- |
| `regsitry_path` | string | 注册表路径 |