class ReleaseCommand
Defined in:
microtest/cli.cr
Class Method Summary
Instance Method Summary
Class Method Detail
def self.
confirm(msg : String)
#
Instance Method Detail
def
run(cmd, args =
[] of String, msg =
"Command failed: #{cmd
} #{args.join(
" ")
}")
#