class ReleaseCommand

Defined in:

microtest/cli.cr

Instance Method Summary

Instance Method Detail

def call #

[View source]
def confirm(msg : String) #

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

[View source]