module DA_Dev

Extended Modules

Defined in:

da_dev.cr
da_dev/Backup.cr
da_dev/Bin.cr
da_dev/CLI.cr
da_dev/Colorize.cr
da_dev/Dev.cr
da_dev/Documentation.cr
da_dev/Git.cr
da_dev/OS.cr
da_dev/Postgres.cr
da_dev/Specs.cr
da_dev/Watch.cr

Constant Summary

CRYSTAL_BIN = "crystal"
THIS_DIR = File.expand_path("/srv/crystaldoc.info/github-da99-da_dev-v0.3.3/src/..")

Class Method Summary

Instance Method Summary

Class Method Detail

def self.bin_name #

[View source]
def self.deps #

[View source]

Instance Method Detail

def bold!(str : String) #

[View source]
def bold!(e : Exception) #

[View source]
def exit!(stat : Process::Status) #

[View source]
def full_cmd(*args) #

[View source]
def green!(str : String) #

[View source]
def green!(e : Exception) #

[View source]
def orange!(str : String) #

[View source]
def orange!(e : Exception) #

[View source]
def red!(str : String) #

[View source]
def red!(e : Exception) #

[View source]