Function executeMisti

  • Executes Misti capturing the output and returning it as a string.

    Parameters

    • args: string[]

      The list of arguments to pass to the CLI command.

    Returns Promise<string>

    The output of the Misti command as a string.