Interface AceCommandLineListener


public interface AceCommandLineListener
Listener for command line enter events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notify subscriber (e.g.
  • Method Details

    • onCommandEntered

      void onCommandEntered(String command)
      Notify subscriber (e.g. editor) that command was entered.
      Parameters:
      command - ss