Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mycli
/ is_expanded_output
Function
is_expanded_output
test/utils.py:297–299 ·
view source on GitHub ↗
Pass-through for the tests.
()
Source
from the content-addressed store, hash-verified
295
296
297
def
is_expanded_output():
298
""
"Pass-through for the tests."
""
299
return
special.is_expanded_output()
300
301
302
def
send_ctrl_c_to_pid(pid, wait_seconds):
Callers
2
test_favorite_query_expanded_output
Function · 0.90
test_collapsed_output_special_command
Function · 0.90
Calls
no outgoing calls
Tested by
2
test_favorite_query_expanded_output
Function · 0.72
test_collapsed_output_special_command
Function · 0.72