fastcs.util# Members ONCE Sentinel value to call a scan or io update method once on start up snake_to_pascal Converts string from snake case to Pascal case. fastcs.util.ONCE = inf# Sentinel value to call a scan or io update method once on start up fastcs.util.snake_to_pascal(name: str) → str[source]# Converts string from snake case to Pascal case. If string is not a valid snake case it will be returned unchanged