Skip to contents

Shells out to daggle version and returns the version string.

Usage

cli_version()

Value

A character string with the daggle CLI version.

Examples

if (FALSE) { # \dontrun{
cli_version()
} # }