updateSudo

abstract suspend fun updateSudo(sudo: Sudo): Sudo

Updates a Sudo.

Return

Sudo: The updated Sudo

Parameters

sudo

Sudo to update.