exists

getml.pipeline.exists(name: str) bool[source]

Returns true if a pipeline named ‘name’ exists.

Args:
name (str):

Name of the pipeline.