Libraries
»
terminal-layout
(0.4.3)
»
Index
»
TerminalLayout
»
RenderObject
»
#position
Method: TerminalLayout::RenderObject#position
Defined in:
lib/terminal_layout.rb
#
position
⇒
Object
69 70 71
# File 'lib/terminal_layout.rb', line 69
def
position
Position
.
new
(
x
,
y
)
end