is_eoreader_idx

Contents

is_eoreader_idx#

is_eoreader_idx(index: str) bool[source]#

Yes if the string is an EOReader index

Parameters:

index (str) – String to test

Returns:

True if the string is an EOReader index

Return type:

bool