
- prioritise the first `pod2man` in the `PATH` if possible. This shim was created to handle the case where there isn't one but, if there is, we want to allow e.g. using a `pod2man` dependency to override the use of the system version - make `/usr/bin/pod2man` lower priority but still prioritise it over a Homebrew-installed `pod2man` that's not in the `PATH` unless it doesn't exist.
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.