quixote.build.utils module

quixote.build.utils.setup_function(f)[source]

Decorator used for functions that generate commands for the builder

Parameters

f – the function to wrap