Searched refs:blueprint_outputs (Results 1 – 1 of 1) sorted by relevance
386 def gn_action_args_to_blueprint_args(blueprint_inputs, blueprint_outputs, args): argument408 if remapped_path_arg in blueprint_inputs or remapped_path_arg in blueprint_outputs:410 elif os.path.basename(remapped_path_arg) in blueprint_outputs: