Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalOS ¶
type ExternalOS struct {
// contains filtered or unexported fields
}
func New ¶ added in v0.0.19
func New(inter *runtime.Interpreter) ExternalOS
func (ExternalOS) Lookup ¶
func (e ExternalOS) Lookup(name string, env *runtime.Environment, decl ast.Decl) (runtime.RuntimeValue, bool)
Click to show internal directories.
Click to hide internal directories.