Method: TerminalLayout::Box#update_computed

Defined in:
lib/terminal_layout.rb

#update_computed(style) ⇒ Object



391
392
393
# File 'lib/terminal_layout.rb', line 391

def update_computed(style)
  @computed.merge!(style)
end