RepositoryURLQuestion

struct RepositoryURLQuestion

The RepositoryURLQuestion

  • The Kit Directory

    Declaration

    Swift

    let kitDirectory: Kit.Directory
  • The GitService

    Declaration

    Swift

    let gitService: GitService
  • The Kit Name

    Declaration

    Swift

    let kitName: String
  • The Author Name

    Declaration

    Swift

    let authorName: String
  • The Git URL

    Declaration

    Swift

    var gitURL: String? { get }
  • The Fallback URL

    Declaration

    Swift

    var fallbackURL: String { get }