Skip to content

Update message/warning/error with standalone-cli functions #1443

@eitsupi

Description

@eitsupi

Something like

warn(c(`!` = "`foo` must be `bar`"))

to...

warn(format_warning(c(`!` = sprintf("%s must be %s", format_arg("foo"), format_var("bar")))))

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions