CIME.Servers.is_protocol_available

CIME.Servers.is_protocol_available(protocol: str) bool[source]

Check if a protocol is available.

Args:

protocol: One of ‘ftp’, ‘svn’, ‘wget’, ‘gftp’

Returns:

True if the protocol is available, False otherwise.