Initializes the cache with programs that exist in the current $PATH. This creates a list that cached-program-exists? then checks when queried whether a program exists or not. Currently, this procedure spawns a zsh process to get the list of files in the $PATH very quickly.
Module: (app scwm path-cache)
Defined in scheme/path-cache.scm at line 17 (CVS log)