class Creestal::Scaffold::ECRResource

Direct Known Subclasses

Defined in:

scaffold/base_resource.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Creestal::Scaffold::BaseResource

new(resource : String) new

Constructor Detail

def self.new(resource : String, ctx : Core::GeneratorContext) #

[View source]

Instance Method Detail

def to_h : NamedTuple(file: String, rendered: String) #

[View source]