Document EnvConfig.
This commit is contained in:
parent
1ea50d08fa
commit
f98223ba1a
@ -1,6 +1,9 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Homebrew
|
||||
# Helper module for querying Homebrew-specific environment variables.
|
||||
#
|
||||
# @api private
|
||||
module EnvConfig
|
||||
module_function
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user