GraphMine

graphmine-core / io.github.sof3.graphmine.command / CommandReceiver

CommandReceiver

interface CommandReceiver

Accepts output from a command.

Functions

receiveMessage abstract fun receiveMessage(message: I18n): Unit
Receives a message from the command output and presents it to the client