开发者

How to list the files of a directory in Clean

I need to list all files of a directory using the Clean programming language, but I don't know any function to do so. Ca开发者_运维知识库n someone help me?


You can use the function getDirectoryContents from the Directory module, which is bundled with the Clean distribution.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜