lib/teapot/command/fetch.rb in teapot-3.2.1 vs lib/teapot/command/fetch.rb in teapot-3.4.0
- old
+ new
@@ -49,10 +49,10 @@
def context
parent.context
end
- def invoke
+ def call
selection = context.select
packages = selection.configuration.packages
if specified_packages = self.packages