package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Mar 18, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package icons maps file names and extensions to Nerd Font glyphs.
Requires a Nerd Font (https://www.nerdfonts.com/) to display correctly.
ForEntry returns the Nerd Font icon string for a file entry.
name is the base filename; isDir indicates whether it's a directory.
type Style struct {
Icon string
}
Style holds the Nerd Font icon glyph for a file entry.
The Icon string includes a trailing space for separation from the filename.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.