Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
thyme
v0.1.6
Thyme
Command
Config
Daemon
Error
Format
Hook
HookCollection
HookEvent
Option
ProcessHandler
SignalHandler
StatusAlign
Timer
Tmux
Built with Crystal 1.9.2
2023-10-08 08:29:33 UTC
class
Thyme::Command
Thyme::Command
Reference
Object
Defined in:
thyme/command.cr
Constructors
.new
(args : Array(String) =
ARGV
, io : IO =
STDOUT
)
Instance Method Summary
#run
Constructor Detail
def self.
new
(args : Array(String) =
ARGV
, io : IO =
STDOUT
)
#
[
View source
]
Instance Method Detail
def
run
#
[
View source
]