Skip to content

VersionCheckerInterface

github-actions edited this page Apr 28, 2026 · 1 revision

Checks whether the installed DevTools package is behind the latest stable release.


  • Full name: \FastForward\DevTools\SelfUpdate\VersionCheckerInterface

Methods

check

Returns version information when it can be resolved without blocking command execution.

public check(): ?\FastForward\DevTools\SelfUpdate\VersionCheckResult

Clone this wiki locally