pub fn create_shared_pty(
initial_dir: &Path,
restricted_mode: bool,
) -> Result<SharedPtyShell>Expand description
Create a new shared PTY shell
pub fn create_shared_pty(
initial_dir: &Path,
restricted_mode: bool,
) -> Result<SharedPtyShell>Create a new shared PTY shell