class Drift::Commands::Options

Defined in:

drift/commands/command.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_parser(parser : OptionParser) #

[View source]

Instance Method Detail

def db_url : URI | Nil #

[View source]
def db_url=(db_url : URI | Nil) #

[View source]
def migrations_path : String #

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

[View source]