gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.github / ReleaseSpec / loadListFrom

loadListFrom

fun loadListFrom(stream: InputStream): List<ReleaseSpec>

Load the YAML configuration of the releases

Parameters

stream - the InputStream from which the configuration is read

Return
the list of all releases from the input stream