class LuckyCli::Runner

Extended Modules

Defined in:

lucky_cli/runner.cr

Class Method Summary

Class Method Detail

def self.exit_with_error_if_not_found=(exit_with_error_if_not_found) #

[View source]
def self.exit_with_error_if_not_found? #

[View source]
def self.find_task(task_name : String) #

[View source]
def self.help_text #

[View source]
def self.list_padding_for(task_name) #

[View source]
def self.longest_task_name #

[View source]
def self.run(args = ARGV, io : IO = STDERR) #

[View source]
def self.tasks #

[View source]
def self.tasks_list #

[View source]