Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wax
main
Top Level Namespace
Wax
Assets
CacheEntry
CLI
Command
Commands
Generate
Generator
Serve
Generators
App
ShardConfig
Dependency
Target
Commands
Component
Generator
Migration
Add
AddType
Column
Index
Type
Type
Model
Route
Subcommand
Generated using Crystal 1.12.2
2024-08-10 08:03:34 UTC
module
Wax::
Generators::
Commands
Direct including types
Wax::Generators::Generator
Wax::Generators::Migration::Add::AddType
Defined in:
generators/generator.cr
Instance Method Summary
#error
(message : String, exit_code code =
1
)
#file
(path, body, *, executable =
false
) : Nil
Instance Method Detail
def
error
(message : String, exit_code code =
1
)
#
[
View source
]
def
file
(path, body, *, executable =
false
) : Nil
#
[
View source
]