Function workflow_node::fs::write_file_sync
source · pub fn write_file_sync(
path: &str,
data: JsValue,
options: Object
) -> Result<(), JsValue>
pub fn write_file_sync(
path: &str,
data: JsValue,
options: Object
) -> Result<(), JsValue>