SkillVersionPath returns the sidecar file recording which flow binary version wrote the current skill content. Used by the auto-upgrade gate.
()
| 245 | |
| 246 | // SkillVersionPath returns the sidecar file recording which |
| 247 | // flow binary version wrote the current skill content. Used by |
| 248 | // the auto-upgrade gate. |
| 249 | SkillVersionPath() (string, error) |
| 250 |
no outgoing calls
no test coverage detected