mirror of
https://github.com/elicpeter/nyx.git
synced 2026-07-12 21:02:11 +02:00
[pitboss] phase 23: Track F.4 — nyx surface subcommand + human-readable output
This commit is contained in:
parent
66a59200ae
commit
655ec45b21
13 changed files with 1248 additions and 1 deletions
8
tests/dynamic_fixtures/surface/cli_output.golden.txt
Normal file
8
tests/dynamic_fixtures/surface/cli_output.golden.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Surface map
|
||||
1 entry-points, 0 data stores, 0 external services, 0 dangerous locals
|
||||
|
||||
app.py
|
||||
GET /users (Flask)
|
||||
handler: list_users at app.py:7
|
||||
reaches: (none)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue