Skip to main content

dir_call

Function dir_call 

Source
pub fn dir_call(
    recv: &Value,
    method: &str,
    args: Vec<Value>,
) -> Result<Value, String>
Expand description

fs.Dir method dispatch (tag Dir); path is a plain data property.