Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nonebot/nonebot2
/ command_whitespace
Function
command_whitespace
tests/plugins/param/param_state.py:55–56 ·
view source on GitHub ↗
(whitespace: str = CommandWhitespace())
Source
from the content-addressed store, hash-verified
53
54
55
async
def
command_whitespace(whitespace: str = CommandWhitespace()) -> str:
56
return
whitespace
57
58
59
async
def
shell_command_args(
Callers
nothing calls this directly
Calls
1
CommandWhitespace
Function · 0.90
Tested by
no test coverage detected