Documentation
¶
Index ¶
Constants ¶
View Source
const ENDC string = "endc"
var asni_capture = regexp.MustCompile("\x1B(?:[@-Z\\-_]|[[0-?]*[ -/]*[@-~])") var asni_capture = regexp.MustCompile("[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]")
Variables ¶
View Source
var BG_COLOR = color.White
View Source
var FG_COLOR = color.Black
View Source
var LINE_SPACING = 1.5
View Source
var WIDTH = 600
Functions ¶
func RunCommand ¶
func ScreenShotCommands ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.