Method: Rex::Post::UI#disable_keyboard
- Defined in:
- lib/rex/post/ui.rb
#disable_keyboard ⇒ Object
This method disables the keyboard on the remote machine.
17 18 19 |
# File 'lib/rex/post/ui.rb', line 17 def disable_keyboard raise NotImplementedError end |