MCPcopy Index your code
hub / github.com/codebymitch/TitanBot / prefixParser.test.js

File prefixParser.test.js

tests/prefixParser.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'node:test';
2import assert from 'node:assert/strict';
3
4import { parsePrefixCommand, mapArgumentsToOptions } from '../src/utils/prefixParser.js';

Callers

nothing calls this directly

Calls 5

parsePrefixCommandFunction · 0.90
resolveCommandAliasFunction · 0.90
resolveSubcommandAliasFunction · 0.90
mapArgumentsToOptionsFunction · 0.90
getPrefixRestrictionFunction · 0.90

Tested by

no test coverage detected