current static method
RuntimeEnvironment
current()
Reads a fresh snapshot from the current host.
Implementation
static RuntimeEnvironment current() =>
const NodeRuntimeEnvironment().snapshot();
Reads a fresh snapshot from the current host.
static RuntimeEnvironment current() =>
const NodeRuntimeEnvironment().snapshot();