Attributes.update
You're seeing just the function
update
, go back to Attributes module for more information.
Update attribute to path.
Available at compile time only.
Example
Attributes.update(MyModule, [:path], & &1 + 1)