App

pillars.App
See theApp companion object

Attributes

Companion
object
Source
app.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class IOApp

Members list

Value members

Abstract methods

def infos: AppInfo

Attributes

Source
app.scala
def run: F ?=> F[Unit]

Attributes

Source
app.scala

Concrete methods

Attributes

Source
app.scala
def probes: List[Probe[F]]

Attributes

Source
app.scala
def run(args: List[String]): F[ExitCode]

Attributes

Source
app.scala

Concrete fields

Attributes

Source
app.scala