struct Template::Manager::As

Defined in:

ute.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def anchor_name : String #

def body : Array(Component) #

def clone #

[View source]
def copy_with(anchor_name _anchor_name = @anchor_name, body _body = @body) #

[View source]