Medic.Checks.Homebrew.bundled-question-mark
You're seeing just the function
bundled-question-mark
, go back to Medic.Checks.Homebrew module for more information.
Specs
bundled?() :: Medic.Check.check_return_t()
Expects there to be a Brewfile, and for all the dependencies in that Brewfile to be up to date.
Specs
bundled?(Path.t()) :: Medic.Check.check_return_t()