CommandFlagSpecification

public protocol CommandFlagSpecification : CommandArgumentSpecification

Undocumented

  • Undocumented

    Declaration

    Swift

    var shortName: String? { get }
  • Undocumented

    Declaration

    Swift

    func bindValue(_ value: Bool)