Documentation
¶
Overview ¶
Package scriptrunner provides a script runner for DLiteScript.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScriptRunner ¶
ScriptRunner handles the execution of DLiteScript files.
func (*ScriptRunner) Output ¶
func (r *ScriptRunner) Output() string
Output returns the result of the execution.
Click to show internal directories.
Click to hide internal directories.