bootstrap-vz/plugins/vagrant
Anders Ingemann 0092e1c2c2 Don't instantiate tasks
In practice they are just typed functions with attributes, having a reference to an object is just confusing.
So: Task.run() is now a classmethod
2014-01-06 22:58:21 +01:00
..
assets New plugin: vagrant 2014-01-05 02:25:26 +01:00
__init__.py Simplify tasklist by passing a set to the modules 2014-01-06 22:58:21 +01:00
manifest-schema.json New plugin: vagrant 2014-01-05 02:25:26 +01:00
tasks.py Don't instantiate tasks 2014-01-06 22:58:21 +01:00