CliUsage

declslides.cli.CliUsage
object CliUsage

User-facing usage text for the declslides command.

Keeping the usage string in one place avoids drift between parsing logic and error reporting.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
CliUsage.type

Members list

Value members

Concrete fields

val text: String

Canonical usage text shown when the invocation is invalid.

Canonical usage text shown when the invocation is invalid.

Attributes