---------------------------------------------------------------------- This is the API documentation for the gdtest_gradient_no_dismiss library. ---------------------------------------------------------------------- ## Functions Public functions persist(value: str) -> str Persist a value. Parameters ---------- value Value to persist. Returns ------- str Confirmation. hold(item: str) -> str Hold an item in place. Parameters ---------- item Item to hold. Returns ------- str Status message.