(tools []string)
| 41 | GenPortTomlString(nameVersion string, native bool) (string, error) |
| 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 |