Function - download_step_bin# openfl.utilities.ca.downloader.download_step_bin(prefix='.', confirmation=True)[source]# Download step binaries. Parameters: prefix (str, optional) – Folder path to download. Defaults to ‘.’. confirmation (bool, optional) – Request user confirmation or not. Defaults to True.