abstract class Plugin

Direct Known Subclasses

Defined in:

plugin.cr

Instance Method Summary

Instance Method Detail

abstract def register(st : State) #

Register to the given state's client


[View source]