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