exists

Function exists 

Source
pub fn exists(
    safety: &Arc<SafetyConfig>,
    args: &[Value],
    _ctx: &ExecutionContext,
) -> Result<Value>
Expand description

Check if a path exists.