Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/clarigen/src/deps.ts>Kia#succeed

Deno package for type-safe Clarinet tests
Latest
method Kia.prototype.succeed
import { Kia } from "https://deno.land/x/clarigen@v0.5.5/src/deps.ts";

Stops the spinner and leaves a success message.

The function is a wrapper around stopWithFlair.

Parameters

optional
text: string = [UNSUPPORTED]

The message to be shown when stopped