Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Pk::Config::Repo
Inherits
Struct
<
Value
<
Object
Constructors
new
(name :
String
, url :
String
, mirrors :
Array
(
String
) = [] of
String
, kind :
String
= "official", signature_policy :
String
= "mandatory")
Source
Instance methods
kind
Source
kind=
(kind :
String
)
Source
mirrors
Source
mirrors=
(mirrors :
Array
(
String
))
Source
name
Source
name=
(name :
String
)
Source
signature_policy
Source
signature_policy=
(signature_policy :
String
)
Source
url
Source
url=
(url :
String
)
Source