Infrastructure.is_available#

Infrastructure.is_available(n)[source]

Check if the node is available.

Parameters:

n (str) – The node to check.

Returns:

True if the node is available, False otherwise.

Return type:

bool