pub fn remove(
safety: &Arc<SafetyConfig>,
args: &[Value],
_ctx: &ExecutionContext,
) -> Result<Value>Expand description
Remove a file or directory.
pub fn remove(
safety: &Arc<SafetyConfig>,
args: &[Value],
_ctx: &ExecutionContext,
) -> Result<Value>Remove a file or directory.