Function generateUML

  • Generates a PlantUML diagram source from the OML file located at commandArgs[0], or failing that, the currently active text editor.

    Parameters

    • Rest ...commandArgs: any[]

      the name of the OML source file, if not the active window.

    Returns Promise<void>

Generated using TypeDoc