EntryPoint

object EntryPoint

Provides entry point to application.

class Object
trait Matchable
class Any

Value members

Concrete methods

def main(args: Array[String]): Unit

Runs command.

Runs command.

Usage: java [<javaopt> ...] beetle.EntryPoint [-C <instance>] <command> [<arg> ...]