Skip to main content

open_with_hook

Function open_with_hook 

Source
pub fn open_with_hook(
    path: &Path,
    command: &str,
    init_script: &str,
) -> Result<bool>
Expand description

Open path with command and run init_script inside the resulting window.