Skip to main content
ExecSyncOptionsWithBufferEncoding.encoding - child_process - Node documentation
property ExecSyncOptionsWithBufferEncoding.encoding

Usage in Deno

import { type ExecSyncOptionsWithBufferEncoding } from "node:child_process";

Type

"buffer"
| null
| undefined