Skip to main content

Module api

Module api 

Source

Structs§

CookieParams
IdentityParams
MountParams
PushParams
SyncParams

Functions§

is_read_only
Check if a file is read-only. Matches JS is_read_only() from braidfs/index.js.
log_error
Log an error to the in-memory error log.
run_server
set_read_only
Set a file to read-only or writable. Matches JS set_read_only() from braidfs/index.js.