Function workflow_core::runtime::is_node
source · pub fn is_node() -> bool
Expand description
Helper to test whether the application is running under NodeJs-compatible environment.
pub fn is_node() -> bool
Helper to test whether the application is running under NodeJs-compatible environment.