Skip to main content

execute

Function execute 

Source
pub async fn execute(client: &Arc<RwLock<Client>>, chunk: &str) -> Result<()>
Expand description

Executes a Lua chunk with the given client.