Skip to main content

FileRead

Function FileRead 

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