Sha256: dfd17d01d9e9eb3c3bede5d3d7e435b7cec5b82ddc6551e7342641f2f61ba605

Contents?: true

Size: 409 Bytes

Versions: 6

Compression:

Stored size: 409 Bytes

Contents

# Debugging

[Wayfarer's CLI](/reference/cli/) has two sub-commands that come in handy when
diagnosing problems in the development workflow.

## Routing a URL from the shell

## `wayfarer route`

### `wayfarer route result JOB URL`

:   Prints the result of invoking `JOB`'s router with `URL`.

### `wayfarer route tree JOB URL`

:   Visualises the routing tree result of invoking `JOB`'s router with `URL`.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wayfarer-0.4.7 docs/guides/debugging.md
wayfarer-0.4.6 docs/guides/debugging.md
wayfarer-0.4.5 docs/guides/debugging.md
wayfarer-0.4.4 docs/guides/debugging.md
wayfarer-0.4.3 docs/guides/debugging.md
wayfarer-0.4.2 docs/guides/debugging.md