Interface LaunchHelpProvider
- All Known Implementing Classes:
ClientLaunchHelpProvider,ServerLaunchHelpProvider
public interface LaunchHelpProvider
A single topic's contribution to the launch-help CLI command.
Implementations are pure: render() returns formatted text and
causes no side effects. Printing is the caller's responsibility.
-
Method Summary