Skip to main content
CopyOptionsBase.verbatimSymlinks - fs - Node documentation
property CopyOptionsBase.verbatimSymlinks

Usage in Deno

import { type CopyOptionsBase } from "node:fs";

When true, path resolution for symlinks will be skipped

Type