public final class BuildInfo
extends Object
Provides runtime build metadata resolved from generated resources.
-
Method Summary
Returns the resolved SnapFX version string.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getVersion
public static String getVersion()
Returns the resolved SnapFX version string.
- Returns:
- semantic version or
dev when version metadata is unavailable