UnknownCommand

struct UnknownCommand
extension UnknownCommand : Command, Sendable

Represents an unknown Command

  • Identifier for this command.

    The Command ID is appended onto the Trait ID of the trait this command belongs to.

    Declaration

    Swift

    static let identifier: ScopedCommandID