Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mycli
/ set_expanded_output
Function
set_expanded_output
test/utils.py:292–294 ·
view source on GitHub ↗
Pass-through for the tests.
(is_expanded)
Source
from the content-addressed store, hash-verified
290
291
292
def
set_expanded_output(is_expanded):
293
""
"Pass-through for the tests."
""
294
return
special.set_expanded_output(is_expanded)
295
296
297
def
is_expanded_output():
Callers
4
test_favorite_query
Function · 0.90
test_favorite_query_multiple_statement
Function · 0.90
test_favorite_query_expanded_output
Function · 0.90
test_collapsed_output_special_command
Function · 0.90
Calls
no outgoing calls
Tested by
4
test_favorite_query
Function · 0.72
test_favorite_query_multiple_statement
Function · 0.72
test_favorite_query_expanded_output
Function · 0.72
test_collapsed_output_special_command
Function · 0.72