Skip to main content

handle_textfile_write

Function handle_textfile_write 

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

Write text to a file on disk.