App

org.nlogo.hubnet.client.App
object App

Creates and runs a hubnet client from the command line.

Attributes

Source
App.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
App.type

Members list

Value members

Concrete methods

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

Attributes

Source
App.scala
def mainWithAppHandler(args: Array[String], handler: Object): Unit

Attributes

Source
App.scala