Table of Contents

Class ReplInterpreterScriptLoader

Namespace
MoonSharp.Interpreter.REPL
Assembly
Assembly-CSharp.dll
public class ReplInterpreterScriptLoader : FileSystemScriptLoader, IScriptLoader
Inheritance
ReplInterpreterScriptLoader
Implements
Inherited Members
Extension Methods

Constructors

ReplInterpreterScriptLoader()

public ReplInterpreterScriptLoader()

Methods

ResolveModuleName(string, Table)

public override string ResolveModuleName(string modname, Table globalContext)

Parameters

modname string
globalContext Table

Returns

string