CliSuccessMessage

declslides.cli.CliSuccessMessage

Success messages emitted by the CLI.

Centralizing user-facing success text keeps the orchestration code focused on flow rather than wording.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def rendered(config: CliConfig): String

Builds the confirmation message shown after a successful render.

Builds the confirmation message shown after a successful render.

Attributes