Class: EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Base::FormatOption
- Inherits:
-
Object
- Object
- EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Base::FormatOption
- Defined in:
- lib/ehbrs_ruby_utils/bga/table/whatsapp_formatters/base/format_option.rb
Instance Method Summary collapse
Instance Method Details
#result ⇒ String
16 17 18 |
# File 'lib/ehbrs_ruby_utils/bga/table/whatsapp_formatters/base/format_option.rb', line 16 def result ::EhbrsRubyUtils::Bga::WhatsappFormatter::Option.assert(option).to_s end |