Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 277 Bytes

File metadata and controls

17 lines (10 loc) · 277 Bytes

pxt-console Manual Page

@description Monitors the console output

Monitors the console output and prints it to the screen

pxt console

Description

Monitors and prints text sent to the console via the console.log function.

See Also

pxt tool