module Thor::Actions
def _shared_configuration #:nodoc:
Allow current root to be shared between invocations.
def _shared_configuration #:nodoc: super.merge!(:destination_root => self.destination_root) end
def _shared_configuration #:nodoc: super.merge!(:destination_root => self.destination_root) end