trait_injector
Vars | |
first_match_only | Will inject into all fitting the criteria if false, otherwise first found. |
---|---|
target_name | Will inject into atoms with this name. |
target_type | Will inject into atoms of this type. |
trait_name | Name of the trait, in the lower-case text (NOT the upper-case define) form. |
Var Details
first_match_only
Will inject into all fitting the criteria if false, otherwise first found.
target_name
Will inject into atoms with this name.
target_type
Will inject into atoms of this type.
trait_name
Name of the trait, in the lower-case text (NOT the upper-case define) form.