//
pkg.gl
Category
github.com/r3labs/terraform
repl
package
0.8.4
Repository:
https://github.com/r3labs/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
160 SLOC
#
Functions
FormatResult
FormatResult formats the given result value for human-readable output.
#
Variables
ErrSessionExit
ErrSessionExit is a special error result that should be checked for from Handle to signal a graceful exit.
#
Structs
Session
Session represents the state for a single REPL session.