| datatype/1 | |
| key/1 | |
| make/1 | Creates a spec from a list of options. |
| name/1 | |
| shortname/1 | |
| typecast/1 | |
| validator/1 |
datatype(Clique_spec) -> any()
key(Clique_spec) -> any()
make(X1) -> any()
Creates a spec from a list of options.
name(Clique_spec) -> any()
shortname(Clique_spec) -> any()
typecast(Clique_spec) -> any()
validator(Clique_spec) -> any()
Generated by EDoc