Module Wirble::Internals
In: lib/wirble.rb  (CVS)
lib/wirble.rb  (CVS)

Load internal Ruby features, including pp, tab-completion, and a simple prompt.

Methods

Constants

LIBRARIES = %w{pp irb/completion}   list of internal libraries to automatically load
LIBRARIES = %w{pp irb/completion}   list of internal libraries to automatically load

Public Class methods

Load all Ruby internal features.

Load all Ruby internal features.

load libraries

load libraries

Set a simple prompt, unless a custom one has been specified.

Set a simple prompt, unless a custom one has been specified.

[Validate]