@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Summary
CLI
with summary. The summary is the main short explanation of the command. Long
description should be written in the Description
.public abstract String value
Copyright © 2023 Eclipse. All rights reserved.