devedbox/Commander

View on GitHub
Sources/Commander/Options/Option.swift

Summary

Maintainability
A
0 mins
Test Coverage

Variable name should be between 3 and 40 characters long: 'k'
Open

  public let k: String?

Variable name should be between 3 and 40 characters long: 'k'
Open

  var k: String? { get }

Lines should not have trailing whitespace.
Open

  

Variable name should be between 3 and 40 characters long: 'k'
Open

  public init(wrappedValue: T, k: String? = nil, usage: String) {

Lines should not have trailing whitespace.
Open

  

There are no issues that match your filters.

Category
Status