We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The NamedBase object is only dealing with one argument: name.
NamedBase
name
You can use it whenever you need at least one required positional argument for your generator (which is a fairly common use case)