From ba5c64dbc0d6a53efc54339d0c59773792b34f33 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 5 Oct 2024 05:04:19 +0200 Subject: Document EFA->stop and EFA->stops --- lib/Travel/Status/DE/EFA.pm | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lib/Travel/Status/DE/EFA.pm') diff --git a/lib/Travel/Status/DE/EFA.pm b/lib/Travel/Status/DE/EFA.pm index 90e26e8..8b81f28 100644 --- a/lib/Travel/Status/DE/EFA.pm +++ b/lib/Travel/Status/DE/EFA.pm @@ -653,6 +653,17 @@ nothing (undef / empty list) otherwise. Returns a list of B candidates if I is ambiguous. Returns nothing (undef / empty list) otherwise. +=item $status->stop + +Returns a Travel::Status::DE::EFA::Stop(3pm) instance describing the requested +stop. + +=item $status->stops + +In case the requested place/name is served by multiple stops and the backend +provides a list of those: returns a list of Travel::Status::DE::EFA::Stop(3pm) +instances describing each of them. Returns an empty list otherwise. + =item $status->results Returns a list of Travel::Status::DE::EFA::Departure(3pm) objects, each one describing -- cgit v1.2.3