Cherry.Commands.Version (cherry v0.1.0-rc.3)

Copy Markdown View Source

Prints the Cherry version.

Usage

mix cherry.version [--json]

With --json, emits the standard envelope:

{"ok":true,"command":"version","data":{"version":"..."}}

Summary

Functions

The single-sourced doc text, reused as the mix task's @moduledoc.

Functions

doc()

@spec doc() :: String.t()

The single-sourced doc text, reused as the mix task's @moduledoc.