# Functions
IsDirectory determines if a file represented by path is a directory or not.
IsYAML determines if a file is of the YAML extension or not.
Given a Helm chart directory or file, renders all templates and writes them to the specified directory.
Given a kustomization manifest file within kustomizationPath, RenderKustomizeManifest will return render templates.