enum Zap::Commands::Store::Config::StoreAction

Defined in:

commands/store/config.cr

Enum Members

PrintPath = 0
Clear = 1
ClearHttpCache = 2
ClearPackages = 3

Instance Method Summary

Instance methods inherited from class Object

or(other : T) : T | self forall T or, pipe(&) pipe

Instance Method Detail

def clear? #

[View source]
def clear_http_cache? #

[View source]
def clear_packages? #

[View source]
def print_path? #

[View source]