pub fn write_stdin(workspace: &Workspace, data: &[u8]) -> Result<()>
Write stdin data to the child process.