@nogoo9/mcp-server-cloud-fs / tools/shell/parser / tokenize
Function: tokenize()
tokenize(
input):string[]
Defined in: tools/shell/parser.ts:47
Tokenize a shell command string. Handles single quotes, double quotes, and backslash escapes.
Parameters
input
string
Returns
string[]
