Skip to main content

ODUnknownCrashedPlugin interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

Basic details for a plugin that crashed while loading the plugin.json file.

View Source

References

    Properties


    description string string

    The description of the plugin. (when found before crashing)

    View Source


    name string string

    The name of the plugin. (path when plugin crashed before name was loaded)

    View Source