Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Deno package for type-safe Clarinet tests
Go to Latest
method Kia.prototype.succeed
import { Kia } from "https://deno.land/x/clarigen@v0.4.9/src/dev-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