========================================= setattr - set/unset attributes on objects ========================================= .. raw:: latex \begin{comment} .. cmd:def:: setattr :title: set/unset attributes on objects .. code:: yoscrypt setattr [ -mod ] [ -set name value | -unset name ]... [selection] :: Set/unset the given attributes on the selected objects. String values must be passed in double quotes ("). When called with -mod, this command will set and unset attributes on modules instead of objects within modules. .. raw:: latex \end{comment} .. only:: latex :: setattr [ -mod ] [ -set name value | -unset name ]... [selection] Set/unset the given attributes on the selected objects. String values must be passed in double quotes ("). When called with -mod, this command will set and unset attributes on modules instead of objects within modules.