◆ getEvidenceIterable()
| static Iterable<Map<String, String> > fiftyone.devicedetection.examples.shared.EvidenceHelper.getEvidenceIterable | ( | File | yamlFile | ) | throws IOException | 
static
Create an Iterable<Map<String, String>> for reading documents from the passed yamlFile.
- Parameters
 - 
    
- yamlFile - a yamlFile
  
- Returns
 - an Iterable
 
- Exceptions
 - 
    
- IOException - for file errors
  
