跳到主要内容

list_file

遍历所有匹配的文件

声明

void list_file(string pattern, function func)

参数

参数名描述
pattern匹配规则(参考pkg.glob)
func遍历函数

返回值

使用方式

返回文档