UNPKG

balena-cli

Version:

The official balena Command Line Interface

2 lines (1 loc) 133 B
export declare function executeWithPrivileges(command: string[], stderr?: NodeJS.WritableStream, isCLIcmd?: boolean): Promise<void>;