Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ openPartition
Function
openPartition
modules/io/flash/mac/flash-mac.js:32–32 ·
view source on GitHub ↗
(options, prototype)
Source
from the content-addressed store, hash-verified
30
}
31
32
function
openPartition(options, prototype) {
return
native(
"xs_flash_partition_open"
).call(this, options, prototype); }
33
34
export
default {
35
open(options) {
Callers
1
open
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected