Skip to main content

FileMove

Function FileMove 

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