Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
punch-card
v0.10.1
Date
DateFormatter
DateParser
Month
DaySummary
DaySummaryEntry
DayTableOutput
I18n
Format
Locale
InputAction
AmendInputAction
FallbackInputAction
PunchInputAction
ShowDayInputAction
ShowMonthInputAction
ShowProjectsInputAction
SpanInputAction
StartInputAction
StopInputAction
InputActionParser
MonthTableOutput
NumberFormatter
PunchCard
Help
Options
Parser
Store
Entry
EntryType
TableOutput
Built with Crystal 1.9.2
2023-10-08 13:37:31 UTC
class
InputAction::FallbackInputAction
InputAction::FallbackInputAction
InputAction
Reference
Object
Defined in:
input_action/fallback_input_action.cr
Instance Method Summary
#matches?
#run
Instance methods inherited from class
InputAction
input : String
input
,
matches?
matches?
,
project : String?
project
,
run
run
Constructor methods inherited from class
InputAction
new(input : String, project : String | Nil =
nil
)
new
Class methods inherited from class
InputAction
available_actions
available_actions
,
description
description
Instance Method Detail
def
matches?
#
[
View source
]
def
run
#
[
View source
]