lib/roku_builder/controller.rb in roku_builder-3.6.6 vs lib/roku_builder/controller.rb in roku_builder-3.7.0
- old
+ new
@@ -160,10 +160,10 @@
# List of command options
# @return [Array<Symbol>] List of command symbols that can be used in the options hash
def self.commands
[:sideload, :package, :test, :deeplink,:configure, :validate, :delete,
:navigate, :text, :build, :monitor, :update, :screencapture, :key, :screen,
- :screens, :applist, :print]
+ :screens, :applist, :print, :dostage, :dounstage]
end
# List of depricated options
# @return [Hash] Hash of depricated options and the warning message for each
def self.depricated_options