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|128|1|i|1|
    OTITIS|otitis|128|512|i|1|
    OTITIS|otitides|128|8|i|1|
    
  • Implementation Logic:
    1. Implemented in the LvgCmdApi class.