Class Msf::Ui::Gtk2::SkeletonConsole::History
In: lib/msf/ui/gtk2/console/skeleton.rb
Parent: Object

Basic command history class

Methods

append   new   next   prev  

Public Class methods

Public Instance methods

Append a new command to history

Get next command in history array

Get previous command in history array

[Validate]