StyleInterface

StyleInterface

interface StyleInterface

Output style helpers.

Methods

title(string $message)

Formats a command title.

section(string $message)

Formats a section title.

listing(array $elements)

Formats a list.

text(string|array $message)

Formats informational text.

success(string|array $message)

Formats a success result bar.

error(string|array $message)

Formats an error result bar.

登录查看完整内容