Class: ConvenientService::Examples::Standard::V1::Cowsay::Services::BuildCow
- Inherits:
-
Object
- Object
- ConvenientService::Examples::Standard::V1::Cowsay::Services::BuildCow
- Includes:
- Service::Configs::Standard::V1
- Defined in:
- lib/convenient_service/examples/standard/v1/cowsay/services/build_cow.rb
Instance Method Summary collapse
Methods included from Config
Instance Method Details
#result ⇒ Object
17 18 19 |
# File 'lib/convenient_service/examples/standard/v1/cowsay/services/build_cow.rb', line 17 def result success(cow: cow) end |