tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
ILatestCompileJobProvider.cs
Go to the documentation of this file.
1using System.Threading.Tasks;
2
4
6{
11 {
16 ValueTask<CompileJob?> LatestCompileJob();
17 }
18}
ValueTask< CompileJob?> LatestCompileJob()
Gets the latest CompileJob.