struct Zap::Commands::Init::Config

Defined in:

commands/init/config.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Zap::Commands::Config

new(env : ::ENV.class = ENV, prefix : String | Nil = nil) new

Constructor methods inherited from module Zap::Utils::FromEnv

new(env : ::ENV.class = ENV, prefix : String | Nil = nil) new

Instance methods inherited from class Object

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

Constructor Detail

def self.new(env : ::ENV.class = ENV, prefix : String | Nil = nil) #

[View source]
def self.new(**fields : **T) forall T #

[View source]

Instance Method Detail

def copy_with(**fields : **T) forall T #

[View source]
def yes : Bool #

[View source]