Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 795 Bytes

File metadata and controls

29 lines (25 loc) · 795 Bytes

vhelp

Function: vhelp

vhelp - Main entry point for the help system.

Description

  • Purpose:
    • Facilitates the help system by initializing and delegating to other help functions.
  • Usage:
    • vhelp [subcommand]
  • Scope:
    • Global
  • Input Parameters:
    • subcommand (optional): The specific help topic or function name.
  • Output:
    • Help information based on the optional subcommand, or general help if none provided.
  • Exceptions:
    • None

Defined in Script


Generated Markdown Documentation Generated on: 2025-04-11 at 06:05:08