Skip to content

interface IDirectoryContents

cangjie
public interface IDirectoryContents <: Iterable<IFileInfo>

功能:表示可枚举的目录内容集合。

父类型:

成员概览

成员功能
prop exists返回目录内容是否存在。

prop exists

cangjie
prop exists: Bool

功能:返回目录内容是否存在。

类型:Bool