---------------------------------------------------------------------- This is the API documentation for the gdtest_gradient_prism library. ---------------------------------------------------------------------- ## Functions Public functions shimmer(color: str) -> str Create a shimmering effect. Parameters ---------- color Base color name. Returns ------- str Effect description. pulse(rate: float) -> str Pulse at a given rate. Parameters ---------- rate Pulses per second. Returns ------- str Effect description.