Object for launching weaver instances.

The language the weaver to launch should use

Hierarchy

  • weaverLauncherBase

    Constructors

    Properties

    Methods

    Constructors

    Properties

    language: string

    Methods

    • Launches a Clava weaving session.

      Parameters

      • args: string | any[]

        The arguments to pass to the weaver, as if it was launched from the command-line

      Returns boolean

      True if the weaver execution without problems, false otherwise