Method: TTY::Table::Orientation#name

Defined in:
lib/tty/table/orientation.rb

#nameObject (readonly)

The name for the orientation



15
16
17
# File 'lib/tty/table/orientation.rb', line 15

def name
  @name
end