1using System.Threading.Tasks;
For managing connected chat services.
For managing the compiler.
Provides the most recently deployed CompileJob.
For managing the engine installations.
For interacting with the instance services.
IChatManager Chat
The IChatManager for the IInstanceCore.
IWatchdog Watchdog
The IWatchdog for the IInstanceCore.
ValueTask ScheduleServerStart(string? newCron)
Change the server auto-start timing for the IInstanceCore.
ValueTask ScheduleServerStop(string? newCron)
Change the server auto-stop timing for the IInstanceCore.
ValueTask ScheduleAutoUpdate(uint newInterval, string? newCron)
Change the auto-update timing for the IInstanceCore.
Handler for an instance being renamed.
Factory for creating and loading IRepositorys.
For managing the Configuration directory.
Runs and monitors the twin server controllers.