LiveDebugger.Services.System.ModuleService behaviour (LiveDebugger v0.1.4)
View SourceThis module provides wrappers for system functions that queries modules in the current application.
Summary
Functions
Wrapper for :code.all_loaded/0
that returns a list of loaded modules.
Returns list of behaviours implemented by the given module.
Wrapper for Code.ensure_loaded?/1 that returns if a module is loaded.
Callbacks
Functions
Wrapper for :code.all_loaded/0
that returns a list of loaded modules.
Returns list of behaviours implemented by the given module.
Wrapper for Code.ensure_loaded?/1 that returns if a module is loaded.