Main

object Main extends IOApp
trait IOApp
class Object
trait Matchable
class Any
Main.type

Value members

Concrete methods

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

Inherited methods

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