struct BaristaSpec::Omnibus::Syntax::Task
- BaristaSpec::Omnibus::Syntax::Task
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
Defined in:
barista_spec/omnibus/provider/syntax.crConstructors
Instance Method Summary
- #installs : Installs | Nil
- #installs=(installs : Installs | Nil)
- #mocks : Array(Mock) | Nil
- #mocks=(mocks : Array(Mock) | Nil)
- #name : String
- #name=(name : String)
- #provides : Provides | Nil
- #provides=(provides : Provides | Nil)