# Functions
PluginFromConfig creates a new language plugin from the given config.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AutoRebuildEndedEvent is sent when the plugin ends an automatic rebuild.
AutoRebuildStartedEvent is sent when the plugin starts an automatic rebuild.
BuildContext contains contextual information needed to build.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
LanguagePlugin handles building and scaffolding modules in a specific language.
PluginEvent is used to notify of updates from the plugin.