Method: TerminalLayout::Position#x

Defined in:
lib/terminal_layout.rb

#xObject

Returns the value of attribute x

Returns:

  • (Object)

    the current value of x



9
10
11
# File 'lib/terminal_layout.rb', line 9

def x
  @x
end