class

Mysqldumpsplitter::Describe

Inherits Reference < Object

Constants

DB_REGEX = /^-- Current Database: `(?<db_name>.*)`/
TABLE_REGEX = /^-- Table structure for table `(?<table_name>.*)`/

Constructors

new(source : File, io : IO = STDOUT)
Source

Instance methods

call
Source