Documentation
¶
Overview ¶
Command selfupdate is the reference consumer of github.com/strongo/ cli-helpers/selfupdate: it exists so the package's own release path is genuinely exercised — something has to actually download, verify, and swap a real executable, and it should be this repository's own binary rather than a downstream CLI's users finding a bug first (REQ: reference-cli-single- command).
It is deliberately thin: every behavior it exposes comes from the public selfupdate and cobracmd packages, wired the same way any other consumer would wire them. Nothing here reaches into an unexported symbol — if this CLI needs something, by construction every consumer already has access to it.
Click to show internal directories.
Click to hide internal directories.