IPC

xsbt.IPC
See theIPC companion object
final class IPC

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def port: Int
def receive: String
def send(s: String): Unit