Class: ConvenientService::Examples::Dry::V1::Gemfile::Services::FormatBody
- Inherits:
-
Object
- Object
- ConvenientService::Examples::Dry::V1::Gemfile::Services::FormatBody
- Includes:
- DryService::Config
- Defined in:
- lib/convenient_service/examples/dry/v1/gemfile/services/format_body.rb
Instance Method Summary collapse
Instance Method Details
#result ⇒ Object
80 81 82 |
# File 'lib/convenient_service/examples/dry/v1/gemfile/services/format_body.rb', line 80 def result success(formatted_content: format_content) end |