Class: SchwabRb::Auth::BrowserLauncher
- Inherits:
-
Object
- Object
- SchwabRb::Auth::BrowserLauncher
- 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 |