DarkMatter.Modules.load_path
You're seeing just the function
load_path
, go back to DarkMatter.Modules module for more information.
Specs
load_path(module(), path()) :: :ok | {:error, :badfile} | {:error, :nofile} | {:error, :not_purged} | {:error, :on_load_failure} | {:error, :sticky_directory} | {:error, {:module_mismatch, module()}}
Loads all accessible modules, and returns list of loaded modules