Module _fs

Module _fs 

Source
Expand description

扩展

Modules§

a_sync
异步写入

Traits§

AutoPath
自动检查和操作文件系统路径

Functions§

a_temp_file
创建临时文件
auto_copy
复制目录
convert_path
自动化转换路径
regex_read_dir
正则匹配文件夹中的文件
rename_file
重命名
temp_file
创建临时文件
tree_folder
树形目录,返回完整路径的字符串数组
tree_from
同步树形目录,返回完整路径的字符串数组
tree_from_str
解析字符串中的,
write_gbk
写入GBK格式
write_utf8
写入UTF-8格式