Crate df_file

Source

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
加载配置文件