Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MathMan05/Fermi
/
Class
src/webpage/settings.ts:133–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
div.textContent = str;
132
return
div;
133
}
134
last?: Options | string;
135
generateHTMLArea(buttonInfo: Options | string, htmlarea: HTMLElement) {
136
if
(this.last) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected