Skip to main content

Module TerminalCreate

Module TerminalCreate 

Source
Expand description

Spawn a new PTY through TerminalProvider::CreateTerminal. Options carries shell path, args, cwd, env, name. Returns a provider-assigned terminal id (u64) which Wind uses for every subsequent send/show/dispose call.

Functionsยง

TerminalCreate