class HighLine::Style

def to_hash

Returns:
  • (Hash) - the definition used to create this Style
def to_hash
  @definition
end