Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigskysoftware/_hyperscript
/ install
Method
install
www/js/_hyperscript.js:701–702 ·
view source on GitHub ↗
(target, source, args, runtime2)
Source
from the content-addressed store, hash-verified
699
}
700
}
701
install(target, source, args, runtime2) {
702
}
703
/**
704
* Parse optional catch/finally blocks after a command list.
705
* Returns { errorHandler, errorSymbol, finallyHandler }
Callers
1
apply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected