class

Pk::Config::Settings

Inherits Reference < Object

Instance methods

add_repo(name : String, url : String, kind : String = "official", mirrors : Array(String) = [] of String)
Source
cache_dir
Source
cache_dir=(cache_dir : String)
Source
clean_orphans
Source
clean_orphans=(clean_orphans : Bool)
Source
conf_dir
Source
conf_dir=(conf_dir : String)
Source
keys_dir
Source
keys_dir=(keys_dir : String)
Source
load_global(path : String = GLOBAL_CONF)
Source
remove_repo(name : String)
Source
repos
Source
repos=(repos : Array(Repo))
Source
repos_dir
Source
repos_dir=(repos_dir : String)
Source
root_dir
Source
root_dir=(root_dir : String)
Source
signature_policy
Source
signature_policy=(signature_policy : String)
Source
staging_dir
Source
staging_dir=(staging_dir : String)
Source
verbose
Source
verbose=(verbose : Bool)
Source