class

Amber::CLI::MainCommand::Plugin::Help

Inherits Reference < Object

Configures help message attributes for the Plugin class.

This class is automatically defined by the Crystal CLI library.

Class methods

caption(s : String)

Sets the caption.

Source
header(s : String)

Sets the header.

Source
title(s : String)

Sets the title.

Source
unparsed_args(s)

Sets the string for unparsed arguments.

Source