Packages

package file

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class GtfsFile[F[_]] extends Gtfs[F, [α$0$]RowDecoderF[Some, α$0$, String], [α$1$]RowEncoderF[Some, α$1$, String]]

    Represents a GTFS file.

    Represents a GTFS file. Can be used to access the content of the different files in it.

    Use the smart constructor in the companion object to acquire a Resource over a GTFS file. The file will be closed once the resource is released.

Value Members

  1. object GtfsFile

Ungrouped