Skip to main content

probe_path_node

Function probe_path_node 

Source
pub fn probe_path_node() -> Option<(Version, PathBuf)>
Expand description

Find node on PATH and probe its version (node --version). Memoized for the process: one spawn no matter how many resolution calls happen.