deno.com
method Dir.prototype.closeSync
#Dir.prototype.closeSync(): void

Synchronously close the directory's underlying resource handle. Subsequent reads will result in errors.

Return Type #

void