Method: Ronin::Web::CLI::BrowserShell#session_cookies
- Defined in:
- lib/ronin/web/cli/browser_shell.rb
#session_cookies ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
The session_cookies command.
365 366 367 |
# File 'lib/ronin/web/cli/browser_shell.rb', line 365 def (@browser.) end |