parseYaml

fun parseYaml(yaml: String, appId: String = "trailblaze"): List<Command>

Will write the given YAML to a temporary file and parse it with Maestro's official YAML parser.