powered by
module_attributes returns or assigns the attributes associated with a module.
module_attributes
module_attr reads or assigns a single attribute associated with a module.
module_attr
module_attributes(module)module_attributes(module) <- valuemodule_attr(module, attr)module_attr(module, attr) <- value
module_attributes(module) <- value
module_attr(module, attr)
module_attr(module, attr) <- value
a module
the attributes to assign
the attribute name