class Utils::ConfigFile::BlockConfig
def inherited(modul)
-
modul
(Module
) -- the module that inherited this class
def inherited(modul) modul.extend DSLKit::DSLAccessor super end
modul
(Module
)
-- the module that inherited this class
def inherited(modul) modul.extend DSLKit::DSLAccessor super end