Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/httprunner/httprunner
/ GetPath
Method
GetPath
hrp/step_api.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
// includes API and APIPath.
14
type
IAPI
interface
{
15
GetPath() string
16
ToAPI() (*API, error)
17
}
18
Callers
1
LoadTestCases
Function · 0.65
Implementers
1
API
hrp/step_api.go
Calls
no outgoing calls
Tested by
no test coverage detected