Method: Bolt::Config#format=

Defined in:
lib/bolt/config.rb

#format=(value) ⇒ Object



390
391
392
# File 'lib/bolt/config.rb', line 390

def format=(value)
  @data['format'] = value
end