class Solargraph::Convention::Base
def environ
-
(Environ)-
def environ EMPTY_ENVIRON end
def match? source
-
source(Source) --
def match? source false end
(Environ)
-
def environ EMPTY_ENVIRON end
source
(Source)
--
def match? source false end