Skip to main content

method Deno.stdin.close

#stdin.close(): void

Closes stdin, freeing the resource.

Deno.stdin.close();

Return Type #

void

Did you find what you needed?

Privacy policy