Interface IScrowCommands<C extends CommandContext<C>>


public interface IScrowCommands<C extends CommandContext<C>>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    register(RootLiteral<C> rootLiteral)
     
  • Method Details