NameManager.create()

NameManager.create()#

NameManager.create(name, apply_prefix=True, lazy=True)[source]#

Appends a counter to the given name for uniqueness. There is an individual counter for each name.

If a prefix was passed to the builder on init, the prefix is applied to the name.

Return type:

str