Searched defs:nodebin (Results 1 – 2 of 2) sorted by relevance
13 $nodebin = $(Get-Command $nodeexe -ErrorAction SilentlyContinue -ErrorVariable F).Source variable14 if ($nodebin -eq $null) { variable