Function - review_plan_callback# openfl.interface.cli.review_plan_callback(file_name, file_path)[source]# Review plan callback for Director and Envoy. Parameters: file_name (str) – Name of the file to review. file_path (str) – Path of the file to review. Returns: True if the file is accepted, False otherwise. Return type: bool