Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JaredStewart/coderlm
/ _output
Function
_output
plugin/skills/coderlm/scripts/coderlm_cli.py:157–158 ·
view source on GitHub ↗
(result: dict)
Source
from the content-addressed store, hash-verified
155
156
157
def
_output(result: dict) -> None:
158
print(json.dumps(result, indent=2))
159
160
161
# ── CLI Commands ─────────────────────────────────────────────────────
Callers
15
cmd_status
Function · 0.85
cmd_structure
Function · 0.85
cmd_symbols
Function · 0.85
cmd_search
Function · 0.85
cmd_impl
Function · 0.85
cmd_callers
Function · 0.85
cmd_tests
Function · 0.85
cmd_variables
Function · 0.85
cmd_peek
Function · 0.85
cmd_grep
Function · 0.85
cmd_chunks
Function · 0.85
cmd_define_file
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected