class ReloadUrlUseCase
invoke
fun invoke(session: Session = sessionManager.selectedSessionOrThrow): Unit
Reloads the current URL of the provided session (or the currently selected session if none is provided).