pytuflow.register_tuflow_binary

pytuflow.register_tuflow_binary#

register_tuflow_binary(version_name, version_path)#

Register (save) a TUFLOW binary version path. Versions saved via this method will take precedence over versions found in registered folders register_tuflow_binary_folder.

Parameters:
  • version_name (str) – Name of the TUFLOW binary version e.g. ‘2023-03-AE’

  • version_path (PathLike) – Path to the TUFLOW binary executable

Return type:

None