FileX extension

on

Methods

copyIfTargetNotExists(String target) Future<void>
在目标路径不存在的情况下再进行拷贝
createIfNotExists({bool recursive = false}) Future<void>
createIfNotExistsSync({bool recursive = false}) → void