pub fn write_file(
safety: &Arc<SafetyConfig>,
args: &[Value],
_ctx: &ExecutionContext,
) -> Result<Value>Expand description
Write content to a file.
pub fn write_file(
safety: &Arc<SafetyConfig>,
args: &[Value],
_ctx: &ExecutionContext,
) -> Result<Value>Write content to a file.