import { UpdateInline } from "https://deno.land/x/fathym_common@v0.2.165-integration/src/common/cli/UpdateInline.ts";
Properties
protected
options: UpdateInlineOptionsprotected
textEncoder: TextEncoderprotected
timeout: AbortControllerprotected
readonly
writer: WriterSyncMethods
protected
assembleLines(text?: string,
prefix?: string,
suffix?: string,
_spinner?: boolean,
protected
render(): voidConfigure(options: UpdateInlineOptions | string): this