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

Usage in Deno

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

Modifiers for copy operation. See mode flag of copyFileSync()

Type

number