Class: EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Base::FormatOption

Inherits:
Object
  • Object
show all
Defined in:
lib/ehbrs_ruby_utils/bga/table/whatsapp_formatters/base/format_option.rb

Instance Method Summary collapse

Instance Method Details

#resultString

Returns:

  • (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