Skip to main content

msg_create_at

Function msg_create_at 

Source
pub fn msg_create_at(
    rows: u16,
    cols: u16,
    tag: &str,
    src_pty_id: u16,
) -> Vec<u8> 
Expand description

Spawn a new PTY in the same working directory as src_pty_id.