AssetGraph.is_dynamic#
- property AssetGraph.is_dynamic: bool
Checks if the graph is dynamic, i.e., if it has an update policy.
- Returns:
True if the graph is dynamic, False otherwise.
- Return type:
bool
Checks if the graph is dynamic, i.e., if it has an update policy.
True if the graph is dynamic, False otherwise.
bool