Class Dumper
In: dbdump.rb
Parent: Object
Dumper
TopLevel

This utility program dumps a database to yaml

Methods

get_options   new   run   store  

Constants

VERSION = "0.2.0"
DATABASES = [:dbm, :gdbm, :sdbm, :sqlite, :sqlite3]

Attributes

opts  [RW] 

Public Class methods

Public Instance methods

Processes command line arguments

Launches the dumper

[Validate]