Attributes.get

You're seeing just the function get, go back to Attributes module for more information.

Gets attribute by path.

It returns nil if path is not found.

Example

Attributes.get(MyModule, [:path])