diff --git a/Library/Homebrew/env_config.rb b/Library/Homebrew/env_config.rb index f6a578b1ac..a8cc41682f 100644 --- a/Library/Homebrew/env_config.rb +++ b/Library/Homebrew/env_config.rb @@ -1,6 +1,9 @@ # frozen_string_literal: true module Homebrew + # Helper module for querying Homebrew-specific environment variables. + # + # @api private module EnvConfig module_function