Sequence Close

std/process/engine::Close


Inputs

close: Block<void>


Closes the process standard input.

ℹ️ This does not end program execution, see End() sequence for that.