module DA_Dev
Extended Modules
Defined in:
da_dev.crda_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
- #bold!(str : String)
- #bold!(e : Exception)
- #exit!(stat : Process::Status)
- #full_cmd(*args)
- #green!(str : String)
- #green!(e : Exception)
- #orange!(str : String)
- #orange!(e : Exception)
- #red!(str : String)
- #red!(e : Exception)