executing property

bool executing
inherited

Is the commandFunc currently executed.

Implementation

bool get executing => state.executing;