Module axprocess::link

source ·
Expand description

模拟的链接、挂载模块 fat32本身不支持符号链接和硬链接,两个指向相同文件的目录条目将会被chkdsk报告为交叉链接并修复

Structs

  • A struct to represent a file path, which will be canonicalized

Constants

  • The file descriptor used to specify the current working directory of a process

Statics

Functions