Class: SchwabRb::Auth::BrowserLauncher

Inherits:
Object
  • Object
show all
Defined in:
lib/schwab_rb/auth/init_client_login.rb

Class Method Summary collapse

Class Method Details

.open(command) ⇒ Object



46
47
48
# File 'lib/schwab_rb/auth/init_client_login.rb', line 46

def self.open(command)
  `#{command.join(" ")}`
end