pytuflow.Scope.resolvable#
- Scope.resolvable()#
Returns whether the scope object can be resolved.
e.g.
If Scenario == D01 ! is resolvable Start 1D Domain ! is not resolvable
- Returns:
True if the scope object can be resolved, False otherwise.
- Return type:
bool