cpdflow.wml.wml.delete_function_by_function_names

delete_function_by_function_names(config: dict, function_names: list, space_type: str, log_format: str) None[source]

Delete functions by functions names.

Parameters:
  • config (dict) – configuration dictionary

  • function_names (list[str]) – list of functions to be deleted

  • space_type (str) – project, development or production environment

  • log_format (str) – log format for this method