summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/URA
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-12-22 15:17:54 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-12-22 15:17:54 +0100
commit91d1c93160cfd34bb667ca4ce1a9c380b5d6eea1 (patch)
treeb9c13f7d44c9b2b73fac14b78ff708bad5afff6c /lib/Travel/Status/DE/URA
parentf77816445f811813bbb9b2c4302a18539e234998 (diff)
update documentation
Diffstat (limited to 'lib/Travel/Status/DE/URA')
-rw-r--r--lib/Travel/Status/DE/URA/Result.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/URA/Result.pm b/lib/Travel/Status/DE/URA/Result.pm
index dbf619f..f8eddcd 100644
--- a/lib/Travel/Status/DE/URA/Result.pm
+++ b/lib/Travel/Status/DE/URA/Result.pm
@@ -94,10 +94,12 @@ The number of the line.
=item $departure->route_timetable
+If the B<results> method of Travel::Status::DE::URA(3pm) was called with
+B<full_routes> => true:
Returns an arrayref of arrayrefs describing the entire route. I.e.
C<< [[$time1, $stop1], [$time2, $stop2], ...] >>.
The times are DateTime::Duration(3pm) objects, the stops are only names,
-not IDs (subject to change).
+not IDs (subject to change). Returns an empty arrayref otherwise.
=item $departure->stop