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