Yggdrasil.Adapter.check_module

You're seeing just the function check_module, go back to Yggdrasil.Adapter module for more information.
Link to this function

check_module(adapter, module)

View Source

Specs

check_module(module(), module()) :: {:ok, module()} | {:error, term()}

Checks that the module exists.