MCPcopy Create free account
hub / github.com/RubaXa/Pilot / parse

Method parse

Pilot.d.ts:132–132  ·  view source on GitHub ↗
(search: string)

Source from the content-addressed store, hash-verified

130
131 interface QueryString {
132 parse(search: string): Query;
133
134 stringify(query: Query): string;
135 }

Callers 5

Pilot.jsFile · 0.80
RequestFunction · 0.80
url.jsFile · 0.80
RequestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected