Libraries
»
ferrum
(0.4)
»
Index
»
Ferrum
»
Browser
»
Process
»
#restart
Method: Ferrum::Browser::Process#restart
Defined in:
lib/ferrum/browser/process.rb
#
restart
⇒
Object
166 167 168 169
# File 'lib/ferrum/browser/process.rb', line 166
def
restart
stop
start
end