(nameVersion string, native bool)
| 42 | GenPlatformTomlString() (string, error) |
| 43 | GenBuildToolsVersions(tools []string) (string, error) |
| 44 | GetCommitHash(nameVersion string, native bool) (string, error) |
| 45 | GetBuildConfig(nameVersion string, native bool) (*BuildConfig, error) |
| 46 | CheckHostSupported(nameVersion string) bool |
| 47 | } |
no outgoing calls
no test coverage detected