Skip to content

FileSystemManager.StatSync没有第二个是否递归参数 #1017

Open
@CimXin

Description

@CimXin

描述Bug

团结引擎版本: 2022.3.48t7
WXSDK版本:0.1.18

官方文档中是有第二个是否递归参数FileSystemManager.statSync

但是在C#中没看到第二个参数
public WXStat[] StatSync(string path) { return JsonMapper.ToObject<WXStat[]>(B(path, true)); }

运行环境

团结引擎版本: 2022.3.48t7
WXSDK版本:0.1.18

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions