MCPcopy Index your code
hub / github.com/dbcli/pgcli / step_run_cli

Function step_run_cli

tests/features/steps/basic_commands.py:43–44  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

41
42@when("we run dbcli")
43def step_run_cli(context):
44 wrappers.run_cli(context)
45
46
47@when("we launch dbcli using {arg}")

Callers

nothing calls this directly

Calls 1

run_cliMethod · 0.80

Tested by

no test coverage detected