struct Template::Manager::Conditional

Defined in:

ute.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source_name : Array(String), body : Array(Component)) #

[View source]

Instance Method Detail

def body : Array(Component) #

def clone #

[View source]
def copy_with(source_name _source_name = @source_name, body _body = @body) #

[View source]
def source_name : Array(String) #