MCPcopy 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
32function openPartition(options, prototype) { return native("xs_flash_partition_open").call(this, options, prototype); }
33
34export default {
35 open(options) {

Callers 1

openFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected