Lexical Tools

Global Behavior Option - Prompt

  • Description:

    This provides users the displaying prompt option.

  • Features:
    1. Display lvg prompt.


  • Symbol: p

  • Examples:
    shell> lvg -p -f:l
    
    - Please input a term (type "Ctl-d" to Quit) >
    OTITIS
    OTITIS|otitis|2047|16777215|l|1|
    
  • Implementation Logic:
    1. Implemented in the LvgCmdApi class.