routeDumpMarker top-level constant

String const routeDumpMarker

Marks the start of the machine-readable payload, so the CLI can find it in output that also contains the app's own boot logging.

Implementation

const String routeDumpMarker = '__VANIA_ROUTES__';