Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvilFreelancer/openapi-to-cli
/ github-api.test.ts
File
github-api.test.ts
tests/github-api.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"fs"
;
2
import
* as path from
"path"
;
3
import
{ OpenapiToCommands, CliCommand } from
"../src/openapi-to-commands"
;
4
import
{ CommandSearch } from
"../src/command-search"
;
Callers
nothing calls this directly
Calls
6
buildCommands
Method · 0.80
load
Method · 0.80
searchRegex
Method · 0.80
existsSync
Method · 0.65
readFileSync
Method · 0.65
search
Method · 0.45
Tested by
no test coverage detected