writeFeedInfos

fun writeFeedInfos(feedInfos: Stream<FeedInfo>)

Writes feed info to the GTFS feed. If the file already exists, it will be overwritten

Parameters

feedInfos

Feed info

Throws