current static method

RuntimeEnvironment current()

Reads a fresh snapshot from the current host.

Implementation

static RuntimeEnvironment current() =>
    const NodeRuntimeEnvironment().snapshot();