pylabrobot.resources.hamilton.hamilton_decks.HamiltonDeck.has_resource

pylabrobot.resources.hamilton.hamilton_decks.HamiltonDeck.has_resource#

HamiltonDeck.has_resource(name: str) bool#

Returns True if the deck has a resource with the given name.

Parameters:

name (str) –

Return type:

bool