class LoadAnyThing::TablesToLoad

Included Modules

Defined in:

pocketlib/execute/loadanything.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new #

[View source]

Instance Method Detail

def columns : Array(String) #

[View source]
def columns=(columns : Array(String)) #

[View source]
def data_file_name : String #

[View source]
def data_file_name=(data_file_name : String) #

[View source]
def dont_load_this : String | Nil #

[View source]
def dont_load_this=(dont_load_this : String | Nil) #

[View source]
def tablenam : String #

[View source]
def tablenam=(tablenam : String) #

[View source]