Skip to main content

handle_textfile_read

Function handle_textfile_read 

Source
pub async fn handle_textfile_read(
    _Runtime: Arc<ApplicationRunTime>,
    Args: Vec<Value>,
) -> Result<Value, String>
Expand description

Read a text file from disk.