Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PathProvidesExec ¶
Types ¶
type ScriptRun ¶
type ScriptRun struct {
// contains filtered or unexported fields
}
ScriptRun manages the context required to run a script.
func New ¶
func New(prime primeable) *ScriptRun
New returns a pointer to a prepared instance of ScriptRun.
func (*ScriptRun) NeedsActivation ¶
NeedsActivation indicates whether the underlying environment has been prepared and activated.
func (*ScriptRun) PrepareVirtualEnv ¶
PrepareVirtualEnv sets up the relevant runtime and prepares the environment.
Click to show internal directories.
Click to hide internal directories.