class Db::Drop

Defined in:

avram/tasks/db/drop.cr

Constant Summary

PARSER_OPTS = [] of Symbol

Instance Method Summary

Instance methods inherited from class Object

blank_for_validates_required? : Bool blank_for_validates_required?

Instance Method Detail

def call #

[View source]
def help_message #

[View source]
def name #

[View source]
def option_parser : OptionParser #

def option_parser=(option_parser : OptionParser) #

def output : IO #

def output=(output : IO) #

def print_help_or_call(args : Array(String), io : IO) #

DEPRECATED Set #output instead of passing in io


[View source]
def print_help_or_call(args : Array(String)) #

[View source]
def summary #

[View source]