Help for this page
# chain to / sub local : Chained PathPart('foo') { ... } ... # endpoint, chain to bar action sub baz : Chained('bar') Args(1) { ... }