openfl.interface.cli_helper.get_fx_path

Contents

openfl.interface.cli_helper.get_fx_path#

openfl.interface.cli_helper.get_fx_path(curr_path='')[source]#

Return the absolute path to fx binary.

Parameters:

curr_path (str, optional) – The current path. Defaults to ‘’.

Returns:

The absolute path to fx binary.

Return type:

str