buildInfoStruct
fn
T buildInfoStruct(T, IStr path = defaultBuildInfoPath)()Returns the structure associated with a build info file. The file uses the format: "key: value" Example: buildInfoStruct!MyInfo()