Skip to content

readStdin

function readStdin(): Promise<string | undefined>;

Defined in: utilities.ts:45

Promise<string | undefined>