Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tomdionysus/foaas
/ initClass
Method
initClass
lib/foaas.js:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
module.exports = (FOAAS = (
function
() {
24
FOAAS =
class
FOAAS {
25
static initClass () {
26
this.prototype.VERSION = npmPackage.version
27
}
28
29
constructor (options) {
30
// Internal State.
Callers
1
foaas.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected