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