Method: ColorPair#str

Defined in:
lib/nub/core.rb

#strObject

Returns the value of attribute str

Returns:

  • (Object)

    the current value of str



25
26
27
# File 'lib/nub/core.rb', line 25

def str
  @str
end