Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
absn
main
Absence
API
Absn
BreakMessage
CliOutput
Command
Fake
Config
CurrentStatus
Fork
ForkedCommand
Help
LastMessage
Output
Status
Stop
SwitchToBreak
SwitchToWork
TimespanRepository
Fake
WorkMessage
Generated using Crystal 1.16.3
2025-11-16 21:29:49 UTC
class
Fork
Fork
Reference
Object
Defined in:
forked_command.cr
Constructors
.new
(flag : String, command : Command)
Instance Method Summary
#match?
(flag : String) : Bool
#print
(output : Output) : Output
Constructor Detail
def self.
new
(flag : String, command :
Command
)
#
[
View source
]
Instance Method Detail
def
match?
(flag : String) : Bool
#
[
View source
]
def
print
(output :
Output
) :
Output
#
[
View source
]