# Functions
FromCommandParams attaches VM related flags to the specified command and returns a function that provides the config based on command line flags.
# Structs
Externals is the desired configuration of the Jsonnet VM as specified by the user.
UserVal is a user-supplied variable value to be initialized for the jsonnet VM.
UserVariables is a set of user-provided variables to be registered with a jsonnet VM.