// SPDX-FileCopyrightText: 2026 conpty-oxide contributors <https://github.com/P4suta/conpty-oxide/graphs/contributors>
//
// SPDX-License-Identifier: MIT OR Apache-2.0
//! The one-way adapter from ConPTY lifecycle ownership to windows-spawn.
use io;
use ;
use crateCommand;
use crateSpawnCapability;
/// Spawns through windows-spawn, the sole command-line, environment, Job,
/// attribute-list, and `CreateProcessW` implementation.
pub