find#

classmethod BundleTerminal.find(layout, name)#

Find a terminal by name in a given layout.

Parameters:
layoutLayout

Layout to search for the terminal.

namestr

Name of the terminal.

Returns:
Terminal