//
pkg.gl
Category
github.com/hashicorp/terraform
internal
repl
package
0.15.5
Repository:
https://github.com/hashicorp/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
5
Files
223 SLOC
#
Functions
FormatValue
FormatValue formats a value in a way that resembles Terraform language syntax and uses the type conversion functions where necessary to indicate exactly what type it is given, so that equality test failures can be quickly understood.
#
Structs
Session
Session represents the state for a single REPL session.