Skip to content
Snippets Groups Projects
Commit 71a4b8c6 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

Add comment to superenv ENV to note trailing if

parent 583dd38b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment