Ask a question to get started
Enter to sendā¢Shift+Enter new line
get_name( self, suffix: str | None = None, *, name: str | None
suffix
str | None
None
name
Get the name of the Runnable.
Runnable
An optional suffix to append to the name.
An optional name to use instead of the Runnable's name.