get_workbench

Function get_workbench 

Source
pub fn get_workbench(env: &HashMap<String, String>) -> Option<String>
Expand description

Gets the workbench type from environment variables.

§Arguments

  • env - The environment variables

§Returns

The name of the enabled workbench, or None if none enabled