cursor_up(n) -> selfRuby 3.0 から[permalink][rdoc][edit] [added by io/console]-
カーソルを n 行上に移動します。
- [PARAM]
n: - 移動する行数を整数で指定します。
[SEE_ALSO] IO#cursor_down
- [PARAM]
cursor_up(n) -> selfRuby 3.0 から[permalink][rdoc][edit] [added by io/console]
カーソルを n 行上に移動します。
n:[SEE_ALSO] IO#cursor_down