class ReleaseCommand

Defined in:

microtest/cli.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.confirm(msg : String) #

[View source]

Instance Method Detail

def call #

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

[View source]