enum Zap::Installer::Classic::Writer::Registry::HoistAction

Defined in:

installer/classic/writer/registry.cr

Enum Members

Continue = 0
Stop = 1
NoInstall = 2

Instance Method Summary

Instance methods inherited from class Object

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

Instance Method Detail

def continue? #

[View source]
def no_install? #

[View source]
def stop? #

[View source]