Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProtonDriveApps/sdk
/ splitQuotedLine.test.ts
File
splitQuotedLine.test.ts
cli/src/cli/splitQuotedLine.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ReplUnclosedQuoteError, splitQuotedLine } from
'./splitQuotedLine'
;
2
3
describe(
'splitQuotedLine'
, () => {
4
it(
'parses escaped quotes inside double quotes as one argument'
, () => {
Callers
nothing calls this directly
Calls
1
splitQuotedLine
Function · 0.90
Tested by
no test coverage detected