Shiptest 13 - Modules - TypesVar Details

trait_injector

Vars

first_match_onlyWill inject into all fitting the criteria if false, otherwise first found.
target_nameWill inject into atoms with this name.
target_typeWill inject into atoms of this type.
trait_nameName 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.