DirectoryFd

data class DirectoryFd(val fd: Fd) : BaseDirectory(source)

Relative paths are resolved relative to the directory associated with the file descriptor fd

Constructors

Link copied to clipboard
constructor(fd: Fd)

Properties

Link copied to clipboard
val fd: Fd