CommandName

final case class CommandName(commandName: String) extends StaticAnnotation

Set the command name of the annotated case class of arguments E.g. my-app

trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product