Counter

caseapp.core.Counter
sealed abstract class Counter

Helper to count how many times a flag argument is specified.

Should be used with Int and caseapp.@@, like Int @@ Counter.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
In this article