Fixed error remains in other versions: return [] if e.extra_data[:stdout].include?("does not have") should be return [] if e.extra_data[:stderr].include?("does not have") Many methods are the same in different version_X, and should be moved to Base class. |
||
---|---|---|
.. | ||
action | ||
cap | ||
driver | ||
model | ||
util | ||
action.rb | ||
cap.rb | ||
config.rb | ||
plugin.rb | ||
provider.rb | ||
synced_folder.rb |