Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CustomJSONDir string = pathname.ExpandPath(
"~/.config/arTTY/" + jsonDir,
)
CustomJSONDir is the location where custom JSON files generated by the user are saved.
Functions ¶
This section is empty.
Types ¶
type ArtCache ¶
ArtCache is a struct inheriting from jsoncfg.JSONCfg and containing a version string.
func (*ArtCache) GetHeightOf ¶
GetHeightOf will return the cached height for the specified art.
func (*ArtCache) GetWidthOf ¶
GetWidthOf will return the cached width for the specified art.
Click to show internal directories.
Click to hide internal directories.