Exists

zio.cli.Exists
See theExists companion object
sealed trait Exists

Describes whether the command-line application wants a file/directory to exist or not exist.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Either
object No
object Yes
In this article