Skip to main content

TextfileSave

pub async fn TextfileSave(
    _runtime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>