module Cmds::Cmd::DefaultActions

Defined in:

cmds/cmd.cr

Instance Method Summary

Instance Method Detail

def abort(msg) #

[View source]
def after #

[View source]
def before #

[View source]
def finished!(msg : String = "") #

[View source]
def run(args : Array(String)) #

[View source]
def run #

[View source]
def show_usage(msg = nil) #

[View source]