Method: Terminal::Screen::Node#style

Defined in:
lib/terminal/screen.rb

#styleObject

Returns the value of attribute style

Returns:

  • (Object)

    the current value of style



30
31
32
# File 'lib/terminal/screen.rb', line 30

def style
  @style
end