Lexical Tools

Global Behavior Option - Configuration File

  • Description:

    This provides users an option for loading an alternative file.

  • Features:
    1. Allows for the loading of an alternative configuration file.


  • Symbol: x:STR

  • Examples:
    shell> lvg -x:config.data
    
    Using a configuration file - "config.data".
    
  • Implementation Logic:
    1. Implemented in the LvgCmdApi class.