Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAtomFoundation/SmartIDE
/ SmartIDE
Struct
SmartIDE
cli/pkg/docker/compose/smartide.go:22–24 ·
view source on GitHub ↗
暴露的端口映射的公共接口
Source
from the content-addressed store, hash-verified
20
21
// 暴露的端口映射的公共接口
22
type
SmartIDE
struct
{
23
Ports
map
[string]int `yaml:
"ports"
`
24
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected