Skip to main content

Module platform

Module platform 

Source
Expand description

Platform-specific initialization for console encoding and ANSI support.

On Windows, configures UTF-8 code page (65001) and enables virtual terminal processing for ANSI escape sequences. On other platforms, this is a no-op.

Functions§

inicializar_plataforma
Initialises platform-specific console settings.