splitModeFrontendPidFile

@get:Internal
open val splitModeFrontendPidFile: Provider<RegularFile>

Path to a file storing the OS process identifier (PID) of the running split-mode frontend process.

It is written when the frontend task launches the JetBrains Client process and removed when that process exits.