There was an error while loading. Please reload this page.
Checks whether the installed DevTools package is behind the latest stable release.
\FastForward\DevTools\SelfUpdate\VersionCheckerInterface
Returns version information when it can be resolved without blocking command execution.
public check(): ?\FastForward\DevTools\SelfUpdate\VersionCheckResult
Returns the resolved DevTools version for display and internal comparison.
public getCurrentVersion(): string
The method MUST return a safe version string even when installed metadata is unavailable. It MAY be a fallback value.