Property
description
A human-readable description of the command.
@MainActor var description: String { get }
Discussion
This description is used for debugging, logging, and potentially for user interface elements showing command history.
Property
A human-readable description of the command.
@MainActor var description: String { get }
This description is used for debugging, logging, and potentially for user interface elements showing command history.