class Formation::App

Defined in:

formation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String) #

[View source]

Instance Method Detail

def appname : String #

[View source]
def appname=(appname : String) #

[View source]
def apptitle : String #

[View source]
def apptitle=(apptitle : String) #

[View source]
def cat_template(template_name : String) #

[View source]
def crystal : String #

[View source]
def crystal=(crystal : String) #

[View source]
def destination : String #

[View source]
def destination=(destination : String) #

[View source]
def email : String #

[View source]
def email=(email : String) #

[View source]
def list_templates #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]
def run_templates #

[View source]
def username : String #

[View source]
def username=(username : String) #

[View source]
def year : String #

[View source]
def year=(year : String) #

[View source]