Attributes.delete
You're seeing just the function
delete
, go back to Attributes module for more information.
Deletes attribute by path.
It does not raise if the path is not found.
Example
Attributes.delete(MyModule, [:path])