Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Pk::Repo
Class methods
test_select_fastest_mirror
(repo :
Config::Repo
, http_client_class =
HTTP::Client
)
Public wrapper for testing mirror selection
Source
Instance methods
export_repo
(repo_name :
String
, output_dir :
String
)
Source
import_repo
(repo_name :
String
, path :
String
)
Source
load_index
(repo :
Pk::Config::Repo
) :
Array
(
Pk::Package
)
Source
sign_rollback_snapshot
(snapshot_path :
String
)
Source
update
(repo :
Pk::Config::Repo
, ignore_signatures :
Bool
= false, snapshot :
String
|
Nil
= nil)
Source
update_all
(ignore_signatures :
Bool
= false, snapshot :
String
|
Nil
= nil)
Source