Add comment to superenv ENV to note trailing if
This commit is contained in:
parent
583dd38b08
commit
71a4b8c6b9
@ -25,6 +25,7 @@ rescue # blanket rescue because there are naked raises
|
||||
false
|
||||
end
|
||||
|
||||
# Note that this block is guarded with `if superenv?`
|
||||
class << ENV
|
||||
attr_accessor :keg_only_deps, :deps, :x11
|
||||
alias_method :x11?, :x11
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user