module Zap::Commands::Store

Defined in:

commands/store/config.cr
commands/store/store.cr

Class Method Summary

Class Method Detail

def self.clear(config : Zap::Config, store_config : Store::Config) #

[View source]
def self.clear_http_cache(config : Zap::Config, store_config : Store::Config) #

[View source]
def self.clear_packages(config : Zap::Config, store_config : Store::Config) #

[View source]
def self.print_path(config : Zap::Config, exec_config : Store::Config) #

[View source]
def self.run(config : Zap::Config, store_config : Store::Config) #

[View source]