Function workflow_node::process::version

source ·
pub async fn version(proc: &str) -> Result<Version>
Expand description

Obtain the process version information by running it with --version argument.