struct Sherd::Shards::Config
- Sherd::Shards::Config
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
Defined in:
shards/config.crConstructors
Class Method Summary
Instance Method Summary
- #authors : Array(String) | Nil
- #dependencies : Hash(String, Hash(String, String)) | Nil
- #description : String | Nil
- #development_dependencies : Hash(String, Hash(String, String)) | Nil
- #license : String | Nil
- #name : String
- #scripts : Hash(String, String) | Nil
- #targets : Hash(String, Hash(String, String)) | Nil
- #to_sherd : Sherd::Config
- #version : String