Pathos:Swift 的文件管理和路径分析

时间:2024-06-19 08:38:17
【文件属性】:

文件名称:Pathos:Swift 的文件管理和路径分析

文件大小:828KB

文件格式:ZIP

更新时间:2024-06-19 08:38:17

swift filesystem vfs Swift

Pathos 为 Swift 提供跨平台的虚拟文件系统 API。 Pathos是从零开始在每个操作系统的本机API上实现的。 它具有零依赖性。 Windows 支持目前被认为是实验性的。 斯威夫特 5.3 和 5.3.1 为了体验 Pathos,让我们从 Markdown 生成一个静态站点! import Pathos // Set the CWD and execute a closure try Path ( " markdown-source-dir " ). asWorkingDirectory { // Build the site in a unique, temporary directory let temporaryRoot = try Path. makeTemporaryDirectory () // Joining pa


网友评论