class ReleaseCommand

Defined in:

microtest/cli.cr

Instance Method Summary

Instance methods inherited from class Command

confirm(msg : String) confirm, run(cmd, args = [] of String, msg = "Command failed: #{cmd} #{args.join(" ")}") run

Instance Method Detail

def call #

[View source]