Skip to main content

OutputAppendLine

Function OutputAppendLine 

Source
pub async fn OutputAppendLine(
    ApplicationHandle: AppHandle,
    Arguments: Vec<Value>,
) -> Result<Value, String>
Expand description

Append a line to an output channel (text + newline).