Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getLastError
Method
getLastError
Source/Lua/Methods/CtrlrLuaMethod.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
Uuid getUuid();
47
const String getCode();
48
const AttributedString getLastError() { return (errorString); }
49
bool isSourceInFile();
50
const File getSourceFile();
51
int getCodeSize();
Callers
1
setCodeInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected