cascade.utils.str_to_bool

cascade.utils.str_to_bool(x)[source]

Interpret string as bool

Parameters:

x (str) – String to interpret

Return type:

bool

Returns:

Interpreted bool