Simple

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

Value members

Abstract methods

def run: IO[Unit]

Concrete methods

final def run(args: List[String]): IO[ExitCode]

Inherited methods

final def main(args: Array[String]): Unit
Inherited from
IOApp