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
struct
Wax::
Generators::
App::
ShardConfig::
Dependency
Wax::Generators::App::ShardConfig::Dependency
Struct
Value
Object
Included Modules
YAML::Serializable
YAML::Serializable::Unmapped
Defined in:
generators/app.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#branch
: String | Nil
#commit
: String | Nil
#github
: String | Nil
#path
: String | Nil
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
branch
: String | Nil
#
[
View source
]
def
commit
: String | Nil
#
[
View source
]
def
github
: String | Nil
#
[
View source
]
def
path
: String | Nil
#
[
View source
]