Executable

harness.zio.Executable
See theExecutable companion object
trait Executable

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

final def apply(config: Config, args: List[String]): UIO[ExitCode]
final def apply(config: Config)(args: String*): UIO[ExitCode]