package
Version:
v1.20.0
Opens a new window with list of versions in this module.
Published: Dec 8, 2022
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
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.