Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lucky_cli
v0.1.0
Top Level Namespace
LuckyCli
Runner
Task
Built with Crystal 1.9.2
2023-10-08 07:52:21 UTC
class
LuckyCli::Runner
LuckyCli::Runner
Reference
Object
Defined in:
lucky_cli/runner.cr
Class Method Summary
.find_task
(task_name : String)
.help_text
.list_padding_for
(task_name)
.longest_task_name
.run
(args =
ARGV
)
.tasks
.tasks_list
Class Method Detail
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
)
#
[
View source
]
def self.
tasks
#
[
View source
]
def self.
tasks_list
#
[
View source
]