Functions§
- create_
dir - 创建目录
- dir_
files - 获取文件夹下的文件列表
- file_
content_ get - 获取文件内容
- file_
content_ get_ json - 获取JSON文件内容
- file_
content_ get_ stream - 获取文件内容
- file_
content_ put - 写入文件内容
- file_
content_ put_ u8 - 写入文件内容
- get_
dir_ list - 获取目录下文件夹列表
- get_
file_ list - 获取目录下文件列表
- is_dir
- 判断文件夹是否存在
- is_file
- 判断文件是否存在
- remove
- 删除文件
- root_
path - 加载配置文件