struct Wax::Generators::App::ShardConfig
- Wax::Generators::App::ShardConfig
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
generators/app.crConstructors
Instance Method Summary
- #authors : Array(String)
- #crystal : String
- #dependencies : Hash(String, Dependency)
- #development_dependencies : Hash(String, Dependency)
- #license : String | Nil
- #name : String
- #targets : Hash(String, Target)
- #version : String