common / me.schlaubi.regnumutils.command.spi / Command / process

process

abstract fun process(args: Arguments, context: Context): Unit

The main method of the command.

Parameters

args - the arguments the user provided

context - the context of the command execution