Skip to main content

Module HandleIsAvailable

Module HandleIsAvailable 

Source
Expand description

localGit:isAvailable -> bool. Cheap git --version probe cached in a OnceLock for the process lifetime so the UI’s periodic poll doesn’t re-exec git every interval.

Functions§

HandleIsAvailable