github.com/hashicorp/hcl/v2@v2.20.0/hcled/doc.go (about)

     1  // Copyright (c) HashiCorp, Inc.
     2  // SPDX-License-Identifier: MPL-2.0
     3  
     4  // Package hcled provides functionality intended to help an application
     5  // that embeds HCL to deliver relevant information to a text editor or IDE
     6  // for navigating around and analyzing configuration files.
     7  package hcled