Attributes.set

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

set(module, path, value)

View Source

Sets attribute in path.

Available at compile time only.

Example

Attributes.set(MyModule, [:path], :value)