Method: GENYMOTION.player_app=

Defined in:
lib/genymotion/executables.rb

.player_app=(player_app_path) ⇒ Object



2
3
4
# File 'lib/genymotion/executables.rb', line 2

def self.player_app=(player_app_path)
  @player_app = player_app_path
end