Files
pillar/pillar/api/nodes
Sybren A. Stüvel ade62033ba Added only_for_node_type_decorator(node_type_name) decorator factory func
This allows you to create a decorator for Eve hooks. The decorator returns
a decorator that checks its first argument's node type.

If the node type is not of the required node type, returns None,
otherwise calls the wrapped function.
2016-10-12 13:41:16 +02:00
..
2016-08-19 09:19:06 +02:00
2016-08-19 09:19:06 +02:00