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

Usage in Deno

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

Type

"buffer"
| null
| undefined