Current

object Current(source)

Information about the current process (i.e. the "parent" process).

Functions

Link copied to clipboard
@JvmStatic
fun environment(): Map<String, String>

Retrieves the current process' environment

Link copied to clipboard
@JvmStatic
fun pid(): Int

Retrieves the current process' ID