Clouseau v0.3.1 Clouseau.Fields View Source
This is the struct that holds the fields for the label
Use new/3 to initialize the struct.
The fields are initalized according to the switches. Disabled fields are set to nil
Link to this section Summary
Functions
Creates a new struct and initializes it according to the switches
caller is a __ENV__
struct that holds the caller’s info
text is the text that will label the term
switches is a keyword list with the boolean switches. See Clouseau.Switches for details
Link to this section Functions
Creates a new struct and initializes it according to the switches
caller is a __ENV__
struct that holds the caller’s info
text is the text that will label the term
switches is a keyword list with the boolean switches. See Clouseau.Switches for details