class Wax::Generators::Route

Defined in:

generators/route.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from class Wax::Generators::Generator

call call, type : String type

Class methods inherited from class Wax::Generators::Generator

for(type : String) for

Instance methods inherited from module Wax::Generators::Commands

error(message : String, exit_code code = 1) error, file(path, body, *, executable = false) : Nil file

Constructor Detail

def self.new(args : Array(String)) #

[View source]
def self.new(name : String) #

[View source]

Class Method Detail

def self.description #

[View source]

Instance Method Detail

def call #

[View source]
def name : String #

[View source]
def type : String #