IsExperimental returns true if this engine is experimental
()
| 100 | |
| 101 | // IsExperimental returns true if this engine is experimental |
| 102 | IsExperimental() bool |
| 103 | |
| 104 | // GetGHSkillAgentName returns the gh skill --agent value for this engine. |
| 105 | // Returns an empty string when gh skill install does not support the engine. |
no outgoing calls