Simple

trait Simple extends Simple with LoopIOApp
trait LoopIOApp
trait Simple
trait IOApp
class Object
trait Matchable
class Any

Value members

Inherited methods

final def main(args: Array[String]): Unit
Inherited from:
IOApp
final def run(args: List[String]): IO[ExitCode]
Inherited from:
Simple
def run: IO[Unit]
Inherited from:
Simple

Inherited fields

final lazy override val runtime: IORuntime
Inherited from:
LoopIOApp