deno / latest / ~ / deno.setrawoptions.html

Deno.SetRawOptions

UNSTABLE: new API, yet to be vetted.

interface SetRawOptions {
    
cbreak: boolean;
}

Properties

cbreak: boolean