Class CompilerCommandInstaller

java.lang.Object
org.praxislive.code.services.CompilerCommandInstaller
All Implemented Interfaces:
org.praxislive.script.CommandInstaller

public class CompilerCommandInstaller extends Object implements org.praxislive.script.CommandInstaller
  • Constructor Details

    • CompilerCommandInstaller

      public CompilerCommandInstaller()
  • Method Details

    • install

      public void install(Map<String,org.praxislive.script.Command> commands)
      Specified by:
      install in interface org.praxislive.script.CommandInstaller