lib/roku_builder/controller.rb in roku_builder-3.6.1 vs lib/roku_builder/controller.rb in roku_builder-3.6.2
- old
+ new
@@ -158,10 +158,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]
+ :screens, :applist]
end
# List of depricated options
# @return [Hash] Hash of depricated options and the warning message for each
def self.depricated_options