Skip to main content

FileCopy

Function FileCopy 

Source
pub async fn FileCopy(
    RunTime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>