package
Version:
v1.21.0
Opens a new window with list of versions in this module.
Published: Jun 27, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Print prints to out a syntax highlighted version of the text read from
reader, between lines startLine and endLine.
Style describes the style of a chunk of text.
const (
NormalStyle Style = iota
KeywordStyle
StringStyle
NumberStyle
LineNoStyle
ArrowStyle
TabStyle
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.