Function - get_workspace_parameter

Function - get_workspace_parameter#

openfl.interface.cli_helper.get_workspace_parameter(name)[source]#

Get a parameter from the workspace config file (.workspace).

Parameters:

name (str) – The name of the parameter.

Returns:

The value of the parameter.

Return type:

str