Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
finance
v1.5.0
Top Level Namespace
Action
ActionPerformer
App
ConsoleReader
Consts
Data
DataLoader
InfoRow
IntervalType
LocaleLoader
MonetaryValue
Option
OptionGroup
PeriodicMonetaryChange
Time
Generated using Crystal 1.14.0
2024-11-26 10:30:49 UTC
class
App
App
Reference
Object
Defined in:
classes/app.cr
Constructors
.new
(main_option_group : OptionGroup, data : Data)
Instance Method Summary
#data
: Data
#data=
(data : Data)
#refresh_screen
(title =
""
)
#run
Constructor Detail
def self.
new
(main_option_group :
OptionGroup
, data :
Data
)
#
[
View source
]
Instance Method Detail
def
data
:
Data
#
[
View source
]
def
data=
(data :
Data
)
#
[
View source
]
def
refresh_screen
(title =
""
)
#
[
View source
]
def
run
#
[
View source
]