5 lines
221 B
Go
5 lines
221 B
Go
|
// Package zcled provides functionality intended to help an application
|
||
|
// that embeds zcl to deliver relevant information to a text editor or IDE
|
||
|
// for navigating around and analyzing configuration files.
|
||
|
package zcled
|