MCPcopy Create free account
hub / github.com/cppla/moto / projectConfig

Struct projectConfig

config/setting.go:12–15  ·  view source on GitHub ↗

projectConfig 保存从 setting.json 读取的顶层配置。

Source from the content-addressed store, hash-verified

10 "net/netip"
11 "net/url"
12 "os"
13 "path/filepath"
14 "regexp"
15 "strconv"
16 "strings"
17 "time"
18)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected