Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ frontmatterParser.test.ts
File
frontmatterParser.test.ts
src/utils/__tests__/frontmatterParser.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
import
{
3
parseFrontmatter,
4
splitPathInFrontmatter,
Callers
nothing calls this directly
Calls
5
parseFrontmatter
Function · 0.90
splitPathInFrontmatter
Function · 0.90
parsePositiveIntFromFrontmatter
Function · 0.90
parseBooleanFrontmatter
Function · 0.90
parseShellFrontmatter
Function · 0.90
Tested by
no test coverage detected