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