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