@.fs.exists.dir()
API
File
判断路径是否存在,且为目录,系统将会自动拼接输入的路径
调用方法
(
path
...
) ->
Boolean
源文件
src/file.js
:
400
关联API
@.fs.exists()
@.fs.exists.file()