# Functions

BuildStepsToDAG takes the list of build steps and build a directed acyclic graph.
Contains will check if the string array contains the target string.
ParseYaml takes a string of file path and returns the cloud build object.
SaveGraph is a high level API to save the graph.
Visualize is a high level API to show the graph.