# Functions
Execute runs launchr and executes build of launchr.
NewBuilder creates build environment.
UsePluginInfoFromString constructs mod plugin info.
# Structs
Builder is the orchestrator to fetch dependencies and build launchr.
BuildOptions stores launchr build parameters.
Plugin is a [launchr.Plugin] to build launchr application.
UsePluginInfo stores plugin info.