Skip to main content

handle_output_create

Function handle_output_create 

Source
pub async fn handle_output_create(
    _AppHandle: AppHandle,
    Args: Vec<Value>,
) -> Result<Value, String>
Expand description

Create a named output channel. Returns the channel name as its handle.