API Reference#
Parameter#
- classmethod Parameter.from_name(name[, create])#
Return the parameter instance for the name. If
create
is set and no instance is found, a new instance is created.
Return the parameter instance for the name.
If create
is set and no instance is found, a new instance is created.